mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-13 15:14:50 -06:00
ADK changes
PiperOrigin-RevId: 766902914
This commit is contained in:
parent
eaee49bc89
commit
0724a83aa9
@ -66,7 +66,6 @@ def check_prime(nums: list[int]) -> str:
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
# --- Check Prime Sub-Agent ---
|
|
||||||
prime_agent = LlmAgent(
|
prime_agent = LlmAgent(
|
||||||
name="prime_agent",
|
name="prime_agent",
|
||||||
description="Handles checking if numbers are prime.",
|
description="Handles checking if numbers are prime.",
|
||||||
|
Loading…
Reference in New Issue
Block a user