-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
max tokens? #2
Comments
+1 have the same issue |
+1 same issue |
To help with your concern, it might be a good idea to make your prompt or completion shorter. You can make it more concise by removing any extra details that aren't necessary. Another option is to sign up for the waitlist for GPT-4, which allows for up to 8000 tokens and can help solve this problem. |
same error... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
InvalidRequestError: This model's maximum context length is 4097 tokens, however you requested 4322 tokens (4066 in your prompt; 256 for the completion). Please reduce your prompt; or completion length.
I assume this is VectorStoreToolkit related, but i thought i'd bring it up here.
Thank you
The text was updated successfully, but these errors were encountered: