feat: Support streaming function call arguments in progressive SSE streaming feature

Co-authored-by: Xuan Yang <xygoogle@google.com>
PiperOrigin-RevId: 837172244
This commit is contained in:
Xuan Yang
2025-11-26 10:15:31 -08:00
committed by Copybara-Service
parent 73e5687b9a
commit 786aaed335
5 changed files with 492 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ dependencies = [
"google-cloud-spanner>=3.56.0, <4.0.0", # For Spanner database
"google-cloud-speech>=2.30.0, <3.0.0", # For Audio Transcription
"google-cloud-storage>=2.18.0, <4.0.0", # For GCS Artifact service
"google-genai>=1.45.0, <2.0.0", # Google GenAI SDK
"google-genai>=1.51.0, <2.0.0", # Google GenAI SDK
"graphviz>=0.20.2, <1.0.0", # Graphviz for graph rendering
"jsonschema>=4.23.0, <5.0.0", # Agent Builder config validation
"mcp>=1.10.0, <2.0.0", # For MCP Toolset