Can I configure Librechat to hide all companies except my custom endpoint? #5962
Closed
jerkstorecaller
started this conversation in
General
Replies: 1 comment 1 reply
-
Set |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a new installation of v0.7.7-rc1 with a default .env only modified to set OPENROUTER_KEY and a minimal librechat.yaml that defines OpenRouter.ai as my custom endpoint.
But my UI's dropdown contains, in this order: OpenAI, Agents, Assistants, Google, Plugins, Anthropics, OpenRouter. I only want OpenRouter in this list. I don't want a dropdown, it's confusing to the non-techy people I share my instance with. I want the same experience for everyone: only OpenRouter.
I can't just delete the API keys that are =user_provided or everything except Agents disappears from the dropdown menu (including OpenRouter), and rag_api container starts crashing and auto-restarting constantly if OPENAI_API_KEY is not defined.
I couldn't see anything in the Custom Config doc regarding this.
What are my options here?
Beta Was this translation helpful? Give feedback.
All reactions