File size: 264 Bytes
3b6130d | 1 2 3 4 5 6 7 8 9 10 | fastapi>=0.115.0,<1.0.0 uvicorn[standard]>=0.30.0,<1.0.0 pydantic>=2.0.0,<3.0.0 requests>=2.31.0,<3.0.0 python-dotenv>=1.0.0 PyPDF2>=3.0.0,<4.0.0 llama-index-core>=0.11.0,<0.13.0 llama-index-embeddings-huggingface>=0.3.0,<1.0.0 sentence-transformers>=3.0.0,<4.0.0 |