Spaces:
Sleeping
Sleeping
| [project] | |
| name = "enterprise-rag" | |
| version = "0.1.0" | |
| description = "Enterprise Search (RAG) with Hybrid Retrieval and Re-ranking" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| [tool.setuptools] | |
| packages = ["src"] | |