Spaces:
Sleeping
Sleeping
| [project] | |
| name = "algarys_mario_godoy" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "fastapi>=0.116.1", | |
| "gradio>=5.43.1", | |
| "langchain>=0.3.27", | |
| "openai-agents[litellm]>=0.2.8", | |
| "litellm>=1.51.0", | |
| "python-dotenv>=1.0.0", | |
| "dotenv>=0.9.9", | |
| "pymupdf>=1.23.0", | |
| "ipykernel>=6.30.1", | |
| "python-docx>=1.1.0", | |
| "pypdf2>=3.0.0", | |
| ] | |