Open leon-juenemann opened 2 weeks ago
Thinking out loud here:
On #2, if all have access to edit an agent made public, I find it would be difficult to control what the agent will do for all. I suggest an offer to copy/clone the agent for each user's profile. This way they can just have the snapshot and then if it gets updated by the author, they get a new offer and decide to copy/clone and/or reshare as their own to offer.
Thinking out loud here:
On #2, if all have access to edit an agent made public, I find it would be difficult to control what the agent will do for all. I suggest an offer to copy/clone the agent for each user's profile. This way they can just have the snapshot and then if it gets updated by the author, they get a new offer and decide to copy/clone and/or reshare as their own to offer.
Makes sense. We could change the "Save" button to "Create Copy" for collaborative agents and change the toggle to "Allow other users to copy your agent".
Although the feature still does not feel very useful to me. I feel like the import part is that the user can see the "implementation" of the public agent. Then he can chose to create his own copy of the agent by simply copying the prompt, actions, etc.
Can @danny-avila comment on what you had in mind for this feature?
@leon-juenemann
I think your implementation is more aligned to what I had in mind. Though I will second that a "clone" feature is in order
This exact implementation may change but is fine for now
Summary
I expect users to be able to edit Agents, that are set to "Allow other users to edit your agent" (collaborative). Currently only the ADMIN can do this. I know Agents are still in development. Hopefully contributions are still possible. Sharing/Editing Agents is very useful to me.
Change Type
Testing
Test Configuration:
You need to configure Librechat to use the new Agents! See: https://github.com/danny-avila/LibreChat/issues/3607
Add to .env: ENDPOINTS=agents EXPERIMENTAL_AGENTS=true
Checklist
Please delete any irrelevant options.