Max context tokens parameter in Claude model errors #7349
Unanswered
superphao4
asked this question in
Troubleshooting
Replies: 1 comment
-
This happens because the "system" value for max output tokens is reserved at about 8000 tokens. You would need to adjust that if you want "max output tokens" to be 8000: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I am using the Claude model with customized Max Context Tokens parameter, and I received the following error:
"Something went wrong. Here's the specific error message we encountered: Operation failed after 3 attempts: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages: at least one message is required"}}."
Version Information
docker ghcr.io/danny-avila/librechat:v0.7.8
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions