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!
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!
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
You can just run it again with the 4096 outputted tokens as an assistant message and GPT will continue writing
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