In the IBM watsonx Orchestrate ADK official repository, you can find pre-built examples of agents and tools located in the examples folder. To import the examples of this folder on your local environment:Documentation Index
Fetch the complete documentation index at: https://developer.watson-orchestrate.ibm.com/llms.txt
Use this file to discover all available pages before exploring further.
Download the examples
Download the example files to your local computer. You can do this by downloading the entire repository or by copying and creating each file individually.
Activate your environment
Activate your local environment to import the agent and tool examples.
BASH
Deploy the examples
Deploy the pre-built examples of agents and tools by running the
import-all.sh script.
