There was an error while loading. Please reload this page.
1 parent 72ff9c6 commit 467df1aCopy full SHA for 467df1a
contributing/samples/multi_agent_llm_config/root_agent.yaml
@@ -2,7 +2,7 @@
2
agent_class: LlmAgent
3
model: gemini-2.5-flash
4
name: root_agent
5
-description: Iterative writing pipeline agent.
+description: Coordinator agent to greet users.
6
# global_instruction: You are DicePrimeBot, ready to roll dice and check prime numbers.
7
instruction: |
8
You are a helpful assistant that can roll dice and check if numbers are prime.
0 commit comments