Skip to content

Commit

Permalink
llm>=0.19
Browse files Browse the repository at this point in the history
To ensure async model support, refs #15
  • Loading branch information
simonw committed Dec 8, 2024
1 parent a8dae4e commit 643a9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ classifiers = [
"License :: OSI Approved :: Apache Software License"
]
dependencies = [
"llm>=0.17",
"llm>=0.19",
"httpx",
"openai>=1.57.0",
]
Expand Down

0 comments on commit 643a9ff

Please sign in to comment.