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 805c9da commit a85b890Copy full SHA for a85b890
pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
"a2a-sdk==0.3.7", # For Google Agent2Agent protocol
17
"deprecated==1.2.18",
18
"google-adk==1.19.0", # For basic agent architecture
19
- "litellm==1.74.3", # For model inference
+ "litellm>=1.74.3", # For model inference
20
"loguru==0.7.3", # For better logging
21
"opentelemetry-exporter-otlp==1.37.0",
22
"opentelemetry-instrumentation-logging>=0.56b0",
0 commit comments