mirror of
https://github.com/usestrix/strix.git
synced 2026-08-28 05:25:00 +00:00
Use core LiteLLM dependency
This commit is contained in:
parent
d714628a8c
commit
17acff9687
2 changed files with 1472 additions and 2054 deletions
|
|
@ -35,7 +35,7 @@ classifiers = [
|
|||
dependencies = [
|
||||
"openai-agents[litellm]==0.14.6",
|
||||
"openai>=2.26.0,<2.45",
|
||||
"litellm[proxy]",
|
||||
"litellm",
|
||||
"pydantic>=2.11.3",
|
||||
"pydantic-settings>=2.13.0",
|
||||
"rich",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue