mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-01 00:11:39 +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)
|
|
"""
|
|
|