Note:
To use AI Builder in watsonx Orchestrate Developer Edition, enable the feature by adding the
--with-ai-builder flag to the orchestrate server start command. For more information, see Installing watsonx Orchestrate Developer Edition: watsonx Orchestrate server.Conversation Agent Refinement
Use Orchestrate AI Builder to take an existing agent and improve its instructions with your input.BASH
- Basic Refinement
- Refinement with Output
- Dry Run Refinement
Refine an existing agent and overwrite the input file
BASH
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.
BASH
- Basic Autotune
- Auto Dry Run
- Autotune Last Chat
Autotune and agent with interactive message selection
BASH
BASH

