Token Limit Exceeded Error
-
Hello, I am having an issue when configuring my chatGPT AI tool with GPT 3.5 Turbo. After a certain amount of back and forth messaging with the AI tool on my platform, I began receiving this error:
This model’s maximum context length is 4097 tokens. However, you requested 5369 tokens (3869 in the messages, 1500 in the completion). Please reduce the length of the messages or completion.The AI is using embeddings of post page’s post content.
Switching to GPT 3.5 Turbo 16k had alleviated the issue and the AI began picking up responses. I assume this is because the token max limit was changed to 16k. But I fear even as the conversations keep accumulating through the AI tool, that will reach it’s limit.Is there a way to maybe flush the conversation of the AI or segment the embeddings so I can go back to just using GPT 3.5 Turbo?
The topic ‘Token Limit Exceeded Error’ is closed to new replies.