Metadata-Version: 2.4
Name: rag-orchestrator
Version: 0.1.0
Summary: Lightweight orchestrator with in-process gatekeeper + micro-batching for multi-agent RAG.
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.110
Requires-Dist: pydantic>=2.6
Requires-Dist: anyio>=4.4
Requires-Dist: uvicorn>=0.29
