Skip to content

Commit e833518

Browse files
authored
Bump LiteLLM to fix Vertex AI function calling with no-param tools (#2329)
1 parent 2abdfc4 commit e833518

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Repository = "https://github.com/openai/openai-agents-python"
3737
[project.optional-dependencies]
3838
voice = ["numpy>=2.2.0, <3; python_version>='3.10'", "websockets>=15.0, <16"]
3939
viz = ["graphviz>=0.17"]
40-
litellm = ["litellm>=1.80.10, <2"]
40+
litellm = ["litellm>=1.81.0, <2"]
4141
realtime = ["websockets>=15.0, <16"]
4242
sqlalchemy = ["SQLAlchemy>=2.0", "asyncpg>=0.29.0"]
4343
encrypt = ["cryptography>=45.0, <46"]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)