Maximum context token settings not observed #12184
Unanswered
dvejsada
asked this question in
Troubleshooting
Replies: 1 comment
-
|
I'm seeing max context tokens loading in from an agent configuration as expected. Logs from LibreChat side will help troubleshoot the discrepancy as well as what your current agent configuration looks like in full, plus the "request exceeding this limit". On a side note, token accounting will be improving soon to give better estimates, as there is a variance on the main branch that we've since improved. This will come when summarization is merged. |
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?
The agent model settings allows to set maximum context token for each agent. With our main agent, we have currently set maximum context token for 200000, but LibreChat happily sends requests with e.g. 500000 input tokens (as we can see in request traces) to OpenRouter instead of truncating or providing an error.
Version Information
ghcr.io/danny-avila/librechat-dev latest 33a740ed2dce 5 days ago 1.95GB
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions