Metadata-Version: 2.4
Name: dispatchr
Version: 0.1.0
Summary: A research-grade agentic framework that enables large language models to autonomously plan tasks, select appropriate agents, and orchestrate multi-step execution without hard-coded routing logic.
Author-email: Shekar <shekar.shekar9036@gmail.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: chromadb>=1.4.0
Requires-Dist: fastapi>=0.128.0
Requires-Dist: langchain-ollama>=1.0.1
Requires-Dist: requests>=2.32.5
Requires-Dist: uvicorn>=0.40.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: pyyaml>=6.0
