LLM 请求透明化

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-05-06 11:03:07 +08:00
parent fb2b4fad9f
commit 883faa2d54
12 changed files with 144 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ services:
- /home/ubuntu/.local/share/opencode:/root/.local/share/opencode
- ./opencode/agents:/app/.opencode/agents
- ./opencode/skills:/app/.opencode/skills
- ./logs:/app/logs
# - .:/workspace
ports:
- "8787:8787"