moved in main atropos agent files to Hermes-Agent, updated paths, gated on optional package install

This commit is contained in:
Shannon Sands 2026-02-02 15:12:27 +10:00
parent db348dc467
commit 8dccd6569e
42 changed files with 10978 additions and 4 deletions

View file

@ -30,6 +30,10 @@ Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Provides-Extra: atropos
Requires-Dist: atroposlib @ git+ssh://git@github.com/NousResearch/atropos.git ; extra == "atropos"
Requires-Dist: aiohttp; extra == "atropos"
Requires-Dist: fastapi; extra == "atropos"
Requires-Dist: uvicorn; extra == "atropos"
Requires-Dist: pyte; extra == "atropos"
# Hermes Agent