drop litellm version to prevent windows issue

This commit is contained in:
Brandon Hancock
2025-01-10 12:56:42 -05:00
parent 2131b94ddb
commit 0c401cc08c
3 changed files with 9 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
# Core Dependencies
"pydantic>=2.4.2",
"openai>=1.13.3",
"litellm>=1.44.22",
"litellm==1.57.4",
"instructor>=1.3.3",
# Text Processing