requirements.txt 250 B

1234567891011121314
  1. fastapi==0.109.0
  2. uvicorn==0.27.0
  3. pydantic==2.12.0
  4. python-multipart==0.0.6
  5. langchain==0.1.7
  6. ollama==0.6.0
  7. openai==1.3.9
  8. weaviate-client==4.19.0
  9. pypdf==4.0.1
  10. python-docx==1.0.1
  11. requests==2.31.0
  12. python-dotenv==1.0.0
  13. psycopg2-binary
  14. sentence_transformers