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)
|
|
"""
|
|
|