Config not reading my requests_limit from settings.yaml #628
Unanswered
Morgan-rees34
asked this question in
Q&A
Replies: 1 comment
-
you can try pull the main branch code, it has been fixed and not released yet. |
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.
-
The config is reading everything else from the settings.yaml file, including API keys, deployments etc but not the tokens_per_minute or requests_limit from the file. However, it does read it in my embedding section, but not the general LLM section. Any advice?
Beta Was this translation helpful? Give feedback.
All reactions