Skip to content

Commit 3cb749f

Browse files
committed
feat(agent_example): create prompt example to instruction
1 parent 39dbe15 commit 3cb749f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

veadk/prompts/prompt_example.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from google.adk.examples.example import Example
1919

2020

21-
# === Add these classes before the Agent class ===
2221
class FunctionCallExample(BaseModel):
2322
"""Represents a function call output in an example."""
2423

0 commit comments

Comments
 (0)