-
Notifications
You must be signed in to change notification settings - Fork 93
Edit agent
igardev edited this page Oct 14, 2025
·
3 revisions
Edit agent view is used for adding and editing agents. From there it is also possible to delete and copy an existing agent as a new one. The identifier of an agent is it's name. For now there is no tools model as part of the agent (the currently selected tools model will be used)
Edit existing agent:
- Click Select button and load an agent to be edited.
- Change the Description and System Instructions fields (if needed)
- Click Add Tools button and select the tools to be used for by the agent.
- Click Save button
Add new agent:
- Click New button
- Enter Name, Description and System Instructions for the agent
- Click Add Tools button and select the tools to be used for by the agent.
- Click Save button
Copy existing agent as a new one:
- Click Copy as New button
- Edit Name, Description and System Instructions for the agent
- Click Add Tools button and select the tools to be used for by the agent.
- Click Save button
Delete agent:
- Click Delete button
- Select an agent to be deleted from the list
- Confirm the deletion of the agent