add nas agent api guide

This commit is contained in:
2026-05-09 19:16:39 +08:00
parent 84ebdbd793
commit 415c5b6474
2 changed files with 143 additions and 1 deletions

View File

@@ -101,7 +101,10 @@ curl -X POST http://localhost:3002/api/analyze-document \
API auth is required by default. For local-only development, you can set `API_AUTH_DISABLED=true`, but do not use that on a LAN or server.
For Agent-facing image generation and editing instructions, see `API图片绘制及修改-Agent.md`.
For Agent-facing image generation and editing instructions, see:
- `API图片绘制及修改-Agent.md`: generic/local API usage.
- `API图片绘制及修改-Agent-NAS.md`: NAS usage with `192.168.31.5:4000`.
## Docker Compose Deploy