Skip to main content

Conversation Agent Refinement

Command examples
Refine an existing agent and overwrite the input file
BASH
Orchestrate copilot interation example The following example shows how you interact with Orchestrate copilot to refine an agent. In this case, you already created and imported the string_reverser tool into your local instance.
BASH

Automatic Agent Refinement (Autotune)

You can automatically refine an agent using feedback from chat sessions. To do this, start by creating an agent and chatting with it. You will see two icons below each agent response which allow you to provide either positive or negative feedback. copilot-feedback-section.png After providing feedback, run the following command to refine an agent using feedback from chat sessions:
BASH
Command examples
Autotune and agent with interactive message selection
BASH
Orchestrate copilot interation example The following example shows how you interact with watsonx Orchestrate Copilot to refine an agent. Suppose youโ€™ve already created and imported a healthcare management agent, chatted with it, and provided feedback.
BASH