finish api and docs validation fixes

This commit is contained in:
2026-05-09 18:47:19 +08:00
parent d5bdeba458
commit e9df9cac06
4 changed files with 43 additions and 7 deletions

View File

@@ -101,7 +101,7 @@ 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 editing instructions, see `API图片修改-Agent.md`.
For Agent-facing image generation and editing instructions, see `API图片绘制及修改-Agent.md`.
## Docker Compose Deploy