mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-02 00:41:43 +08:00
7 lines
118 B
Python
7 lines
118 B
Python
|
|
"""
|
||
|
|
FastAPI services for atropos-agent.
|
||
|
|
|
||
|
|
- tool_executor_server: queued/batched sandbox tool execution (Phase 4)
|
||
|
|
"""
|
||
|
|
|