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
The objective is to be able to use user config in specific assistant if the config exists.
Back-end:
Create Connections API to be able to set keys/credentials directly from front
Update Agent config to use user connections: for now, tools are set inside the agent with existing connections. We need to be able to set it from outsite.
Add Boolean to Trust or Not Agent in the Agent Panel: if a user set a new remote agent and is not admin, we need to make sure this agent won't use your personal connection without the verification of workspace admin.
Front-end:
Manage connections: JSON to be provided from abi to Front
The objective is to be able to use user config in specific assistant if the config exists.
Back-end:
Front-end:
The text was updated successfully, but these errors were encountered: