modelDisplayLabel Clarification
#9912
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
|
I think I am trying to achieve the same thing as @MemmoB , meaning, for the example given above, I would like to have a chat which says: "glm-4.5" when using glm-4.5 model, currently, when talking to all the models configured ["glm-4.5", "glm-4.5-air", "glm-4.5-x", "glm-4.5-airx", "glm-4.5-flash"], you just get a common name configured "ZhiPu". From the documentation, it says "Label derived from the model name (if applicable)," - but how exactly is it being derived? How to configure modelDisplayLabel so it uses one of attributes as returned from /v1/models ? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
https://www.librechat.ai/docs/configuration/librechat_yaml/object_structure/custom_endpoint#modeldisplaylabel
Trying to set this for a custom endpoint has no effect.
I think the issue is in client/src/hooks/Endpoint/useEndpoints.ts is not using the setting when populating the
labelvalue:Version Information
69d332a
Steps to Reproduce
Try to set a
modelDisplayLabelfor a custom endpoint.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