Metadata-Version: 2.4
Name: aegis-gateway-core
Version: 2.0.0a0
Summary: Aegis v2 — core kernel: plugin registry, typed config, pipeline contracts.
Project-URL: Homepage, https://github.com/e-choness/aegis
Project-URL: Repository, https://github.com/e-choness/aegis
Project-URL: Issues, https://github.com/e-choness/aegis/issues
License: MIT
Requires-Python: >=3.12
Requires-Dist: keyring>=25.0
Requires-Dist: langchain-core>=0.3
Requires-Dist: langchain-mcp-adapters>=0.1.0
Requires-Dist: langgraph-checkpoint-postgres>=3.1.0
Requires-Dist: langgraph-checkpoint-sqlite>=3.1.0
Requires-Dist: langgraph>=0.2
Requires-Dist: litellm>=1.0
Requires-Dist: mcp>=1.0
Requires-Dist: pluggy>=1.4
Requires-Dist: pydantic-settings>=2.0
Requires-Dist: pydantic>=2.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: rag
Requires-Dist: chromadb>=0.5; extra == 'rag'
Requires-Dist: langchain-chroma>=0.1; extra == 'rag'
Requires-Dist: langchain-postgres>=0.0.12; extra == 'rag'
Requires-Dist: langchain-text-splitters>=0.3; extra == 'rag'
