Managing Agents
After creating an agent on the agent development platform, you can manage the agent on the workbench page, for example, deleting or copying the agent ID you created, and viewing the call path.
Deleting an Application
- Only the agent owner can delete an agent.
- Although all resources in the agent resource library are not deleted when an agent is deleted, the agent cannot be restored. Exercise caution when performing this operation.
To delete an agent, perform the following steps:
- Log in to the agent development platform.
- In the navigation pane on the left, choose Workstation > Application Management and select different types of applications on different tab pages.
- In the single-agent application list, select the application to be deleted, click in the lower right corner of the application to expand the function list, and click Delete.
- In the displayed dialog box, click OK.
Copying an ID
In addition to performing operations on the single-agent application on the GUI, you can call the agent application through the chat API. It is necessary to obtain the App ID when using the APIs. The ID is the agent_id field of the API for calling a single-agent application.
POST /v1/{project_id}/agents/{agent_id}/conversations/{conversation_id}
To copy an ID, perform the following steps:
- Log in to the agent development platform.
- In the navigation pane on the left, choose Workstation > Application Management. Click the Single-Agent Application tab.
- In the single-agent application list, click the function list icon in the lower right corner of the application card, and select Copy ID.
- In the dialog box that is displayed, check that the ID is copied successfully.
Call Path
The call path can be an API of a single-agent application. For details about how to call APIs, see Using APIs to Call an Application.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot