2026-06-09 23:53:08 +08:00
|
|
|
app:
|
|
|
|
|
name: goloom
|
2026-06-10 15:18:06 +08:00
|
|
|
env: local
|
|
|
|
|
|
|
|
|
|
server:
|
|
|
|
|
addr: ":8091"
|
2026-06-09 23:53:08 +08:00
|
|
|
|
|
|
|
|
llm:
|
2026-06-10 15:18:06 +08:00
|
|
|
request-timeout: 5m
|
2026-06-09 23:53:08 +08:00
|
|
|
|
|
|
|
|
agent:
|
2026-06-10 15:18:06 +08:00
|
|
|
config-paths:
|
|
|
|
|
- configs/agent/only-one-agent.yaml
|