fix: upgrade google-genai sdk version and fix gemini 3 streaming (#6437)

* base

* base

---------

Co-authored-by: Letta Bot <noreply@letta.com>
This commit is contained in:
jnjpng
2025-11-28 18:31:49 -08:00
committed by Caren Thomas
parent c4d5c380d6
commit c6df306ccf
4 changed files with 18 additions and 10 deletions

View File

@@ -69,7 +69,7 @@ dependencies = [
"ruff[dev]>=0.12.10",
"trafilatura",
"readability-lxml",
"google-genai>=1.15.0",
"google-genai>=1.52.0",
"datadog>=0.49.1",
"psutil>=5.9.0",
]