Agent Tools not properly applying when Agent is shared #7504
Replies: 1 comment 1 reply
-
Here's what you're probably observing. Here is an Agent that was shared and has "OpenAI Image Tools" and the "Calculator" tool: In this case, the calculator tool worked, but the "OpenAI Image Tools" was not loaded in. This is because the author provided an API key only for themselves when adding the tool, and the admin has not set an API key for all users. more info: https://www.librechat.ai/docs/features/image_gen#setup I've also noted this elsewhere, and we'll make an improvement here:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When using Agent Tools (Azure AI Search or Calculator in this case) and sharing the Agent with other users, no one besides the creator can utulize the tools. When another user tries to add the tool, the selection shows it as already added.
But if another user removes the tool and adds it again, both the initial creator and the user can access the Agent Tools properly.
Version Information
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
No error or debug logs are created for this scenario
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions