Skip to content
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

Maximum context length is 8192 tokens. #41

Open
israpasos opened this issue Dec 21, 2023 · 0 comments
Open

Maximum context length is 8192 tokens. #41

israpasos opened this issue Dec 21, 2023 · 0 comments

Comments

@israpasos
Copy link

israpasos commented Dec 21, 2023

The plugin fails at indexing rendering it unusable. Chunks seem to be too big.

Screenshot 2023-12-21 at 15 57 39
{
  "error": {
    "message": "This model's maximum context length is 8192 tokens, however you requested 9663 tokens (9663 in your prompt; 0 for the completion). Please reduce your prompt; or completion length.",
    "type": "invalid_request_error",
    "param": null,
    "code": null
  }
}
Screenshot 2023-12-21 at 16 18 38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant