[Enhancement]: Configure a read-only default agent accessible by all users of my instance #7381
Replies: 2 comments
-
@jbkoh that is already possible through ModelSpecs. You need to create and configure your LibreChat agent, share it as an admin with all users and then create a ModelSpec for it. Here's an example how we are doing it:
The only downside of using ModelSpecs is still, that you cannot make a difference between ADMINs and USERS. As in, have users using ModelSpecs but admins not, or just have specific users and groups using ModelSpecs. That might be something for future releases. |
Beta Was this translation helpful? Give feedback.
-
@jbkoh Do you mean creating an agent from the YAML? I think maybe instead of explicitly creating an Agent, an "ephemeral" agent can be configured, similar to when you select an MCP Server or Code Interpreter when using non-agent endpoints. Related: #7387 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
I'm using LibreChat as a chat solution for my customers, and I'd like to provide a predefined agent to any users using my service. It'd be great if I can define an agent through configuration so that it shows up as a default agent to all users.
More details
n/a
Which components are impacted by your request?
No response
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions