In the IBM watsonx Orchestrate ADK official repository, you can find pre-built examples of agents and tools located in the examples folder. Within the examples folder, you’ll find the agent_builder subfolder, which contains pre-built examples of agents and tools, and the experimental subfolder, which includes examples of resources currently in public preview. To import the examples of this folder on your local environment:
1

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.
2

Activate your environment

Activate your local environment to import the agent and tool examples.
BASH
orchestrate env activate local
3

Deploy the examples

Deploy the pre-built examples of agents and tools by running the import-all.sh script.
4

Use the agent and tool examples

Start the watsonx Orchestrate Developer Edition chat and use your imported agents and tools.
BASH
orchestrate chat start