Skip to content

Commit 5f6cfb8

Browse files
authored
pin litellm < 1.82.7 (#621)
1 parent 7364125 commit 5f6cfb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pyro = ["pyro-ppl>=1.9.1"]
4141
jax = ["jax"]
4242
numpyro = ["numpyro>=0.19"]
4343
llm = [
44-
"litellm",
44+
"litellm<1.82.7",
4545
"tenacity",
4646
"mypy",
4747
"autoflake",

0 commit comments

Comments
 (0)