We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When creating a new chat, you can see that the max output tokens field has 8192 by default instead of blank value, which is already weird:
Setting it to a very small value shows that it doesn't work at all:
.
No response
The text was updated successfully, but these errors were encountered:
Apparently, Max Context Tokens option doesn't work either.
Sorry, something went wrong.
I tried direct API translation, it works: https://github.com/Originalimoc/OpenAI_API_Adapter-Google Access via IP:18788(--port)/v1/chat/completions, use with https://www.librechat.ai/docs/configuration/librechat_yaml/ai_endpoints
max output tokens
Currently working for Vertex AI, fixing for Gemini API
Fixing along with #5466
No branches or pull requests
What happened?
When creating a new chat, you can see that the max output tokens field has 8192 by default instead of blank value, which is already weird:
Setting it to a very small value shows that it doesn't work at all:
Steps to Reproduce
.
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: