[Question]: How to avoid being automatically selected every time a new chat is logged in through the model added by Model Specs #5374
Unanswered
harrisonhxy
asked this question in
Q&A
Replies: 2 comments
-
Can anyone help me or give me some tips? Thank you 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Model specs are selected as the "first" option even without defaults. Either make a model spec as the first item in the list that you use the most, or make a default preset: https://www.librechat.ai/docs/user_guides/presets#setting-default-preset |
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 is your question?
After I configured Model Specs, there was a problem that puzzled me for a long time:
That is, every time I log in, the chat URL is
my domain/c/new
, and the automatic (default) chat interface is the model I set in Model Specs. As shown in the figure below.But this is not the result I want. I think the chat interface that appears automatically (default) after each login is the gpt-4 model of OpenAi in endpoint, which is what I use most. That's what I want.
More Details
After reading Docs, I have set the
default
option toFalse
. This is the configuration of Model Specs in mylibrechat.yml
.But the current result is still that every time I log in, the automatic (default) chat page is
So, how should I set it up so that the OpenAI gpt-4 model in endpoint is used as the automatic (default) chat page when I log in?
What is the main subject of your question?
UI, Endpoints
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions