mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-13 07:04:51 -06:00
Merge pull request #1154 from google:hangfei-patch-2
PiperOrigin-RevId: 767197024
This commit is contained in:
commit
552e42fa06
@ -61,7 +61,7 @@ async def check_prime(nums: list[int]) -> str:
|
||||
|
||||
root_agent = Agent(
|
||||
model=Claude(model="claude-3-5-sonnet-v2@20241022"),
|
||||
name="data_processing_agent",
|
||||
name="hello_world_agent",
|
||||
description=(
|
||||
"hello world agent that can roll a dice of 8 sides and check prime"
|
||||
" numbers."
|
||||
|
Loading…
Reference in New Issue
Block a user