mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-26 06:57:43 -06:00
chore:ADK: add section comment
PiperOrigin-RevId: 766877814
This commit is contained in:
committed by
Copybara-Service
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.",
|
||||
|
||||
Reference in New Issue
Block a user