Skip to content

Commit a905216

Browse files
committed
Update litellm dependency.
1 parent 84dc794 commit a905216

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pixi.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies = [
8686
"sh",
8787
"pre-commit",
8888
"beartype",
89-
"litellm",
89+
"litellm>=1.59.1", # this is necessary to guarantee that ollama_chat models are supported for structured outputs
9090
"python-slugify",
9191
"pydantic>=2.0",
9292
"pdfminer.six",

0 commit comments

Comments
 (0)