mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-13 07:04:51 -06:00
chore:ADK: add section comment
PiperOrigin-RevId: 766877814
This commit is contained in:
parent
7b51ae9724
commit
349a414120
@ -66,6 +66,7 @@ def check_prime(nums: list[int]) -> str:
|
||||
)
|
||||
|
||||
|
||||
# --- Check Prime Sub-Agent ---
|
||||
prime_agent = LlmAgent(
|
||||
name="prime_agent",
|
||||
description="Handles checking if numbers are prime.",
|
||||
|
Loading…
Reference in New Issue
Block a user