chore(max): add docker-compose.max and example MAX/agent config

This commit is contained in:
Александра Пронина 2026-05-15 10:37:12 +03:00
parent 2ad1438e1c
commit 961ee7bb0b
3 changed files with 56 additions and 12 deletions

View file

@ -1,5 +1,10 @@
# Пример реестра агентов для MAX (формат совпадает с matrix-agents).
#
# user_agents:
# "123456789": agent-0
#
agents:
- id: agent-0
label: "Agent 0"
base_url: "http://agent-proxy:7000/agent_0/"
workspace_path: "/agents/0"
workspace_path: "/agents/0"