mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-28 11:16:31 +08:00
### Summary Complete the Go Agent OpenAI-compatible response path for `POST /api/v1/agents/chat/completions` when `openai-compatible` is true. This endpoint is already documented and routed, but the Go implementation returned a placeholder response instead of executing the Agent.