Compare commits

...

3 Commits

Author SHA1 Message Date
Lucas Gomide
c9689b8878 Merge branch 'main' into lg-downgrade-litellm 2025-04-29 12:49:23 -03:00
Lucas Gomide
73b15b5d32 Merge branch 'main' into lg-downgrade-litellm 2025-04-29 11:23:51 -03:00
Lucas Gomide
4efa935c1a build: downgrade litellm to 1.167.1
The version 1.167.2 is not compatible with Windows
2025-04-28 19:44:41 -03:00
2 changed files with 2265 additions and 2193 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
# Core Dependencies
"pydantic>=2.4.2",
"openai>=1.13.3",
"litellm==1.67.2",
"litellm==1.67.1",
"instructor>=1.3.3",
# Text Processing
"pdfplumber>=0.11.4",

4456
uv.lock generated

File diff suppressed because it is too large Load Diff