This commit is contained in:
Brandon Hancock
2025-02-03 16:33:36 -05:00
parent 23b9e10323
commit ea4feb7b2e
3 changed files with 167 additions and 101 deletions

View File

@@ -12,7 +12,7 @@ dependencies = [
"pydantic>=2.4.2",
"openai>=1.13.3",
"litellm==1.59.8",
"instructor>=1.3.3",
"instructor>=1.7.2",
# Text Processing
"pdfplumber>=0.11.4",
"regex>=2024.9.11",