Skip to content

Commit 9339691

Browse files
Update typescript-sdk/integrations/adk-middleware/examples/fastapi_server.py
Co-authored-by: contextablemark <[email protected]>
1 parent 378c642 commit 9339691

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typescript-sdk/integrations/adk-middleware/examples/fastapi_server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
registry = AgentRegistry.get_instance()
3131

3232
# Create a sample ADK agent (this would be your actual agent)
33-
# do not allow it to use any fronentend tool for now
3433
sample_agent = LlmAgent(
3534
name="assistant",
3635
model="gemini-2.0-flash",

0 commit comments

Comments
 (0)