8000 ADK changes · Ompragash/adk-python@0724a83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0724a83

Browse files
hangfeicopybara-github
authored andcommitted
ADK changes
PiperOrigin-RevId: 766902914
1 parent eaee49b commit 0724a83

File tree

1 file changed

+0
-1
lines changed
  • contributing/samples/simple_sequential_agent

1 file changed

+0
-1
lines changed

contributing/samples/simple_sequential_agent/agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ def check_prime(nums: list[int]) -> str:
6666
)
6767

6868

69-
# --- Check Prime Sub-Agent ---
7069
prime_agent = LlmAgent(
7170
name="prime_agent",
7271
description="Handles checking if numbers are prime.",

0 commit comments

Comments
 (0)
0