Metadata-Version: 2.4
Name: hybridagents
Version: 1.0.0
Summary: Modular agentic framework - hybrid LLM (Ollama + Azure AI Foundry + GitHub Copilot) with privacy filters
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: ollama>=0.4.0
Requires-Dist: openai>=1.30.0
Requires-Dist: github-copilot-sdk
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: chromadb>=0.5.0
Requires-Dist: rich>=13.0.0
Requires-Dist: pydantic>=2.0.0
Dynamic: license-file
