You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to use existing project icons, define the endpoint name as one of the main endpoints (case-sensitive):
“openAI” | “azureOpenAI” | “google” | “anthropic” | “assistants” | “gptPlugins”
However, when trying to do so, I am getting this error:
error: Invalid custom config file at /app/librechat.yaml:
{
"issues": [
{
"code": "custom",
"message": "Value cannot be one of the default endpoint (EModelEndpoint) values: azureOpenAI, openAI, bingAI, chatGPTBrowser, google, gptPlugins, anthropic, assistants, azureAssistants, agents, custom, bedrock",
"path": [
"endpoints",
"custom",
0,
"name"
]
}
],
"name": "ZodError"
}
It would be very nice to keep this feature, if possible. Thanks in advance!
More Details
What is the main subject of your question?
No response
Screenshots
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Related: danny-avila/LibreChat#5095
Posted by @KiGamji
What is your question?
The documentation part here clearly says:
However, when trying to do so, I am getting this error:
It would be very nice to keep this feature, if possible. Thanks in advance!
More Details
What is the main subject of your question?
No response
Screenshots
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: