We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4874d commit 143ad50Copy full SHA for 143ad50
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"pydantic-settings>=2.10.1", # Config management
16
"a2a-sdk>=0.3.0", # For Google Agent2Agent protocol
17
"deprecated>=1.2.18",
18
- "google-adk>=1.18.0", # For basic agent architecture
+ "google-adk>=1.10.0", # For basic agent architecture
19
"litellm>=1.79.3", # For model inference
20
"loguru>=0.7.3", # For better logging
21
"opentelemetry-exporter-otlp>=1.35.0",
0 commit comments