GPT-4o Max Tokens output/response length

Can’t find it anywhere and the playground only goes up to 4k, is this already more than the existing 4k from the gpt-4-turbo, if so: how high does it goes?

Greets!

1 Like

Update: tried to API call with more than 4k tokens: 4k is the max! THIS would be a gamechanger, but can imagine its hard to give direction when the tokens get too large and maybe get off track from the topic because of that

3 Likes

You can just run it again with the 4096 outputted tokens as an assistant message and GPT will continue writing

GPT-4o has lost such ability or intuition. It cannot continue well:

I fixed it by making the output a iterative list and go over each point; only works if you could split up the output into seperate parts like with agenda items