Files
ragflow/internal/handler
Guofang.Tang 4304a3b7c6 feat(agent): support OpenAI-compatible responses (#18316)
### 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.
2026-08-20 19:13:38 +08:00
..
2026-07-24 16:47:12 +08:00
2026-08-03 21:30:01 +08:00
2026-07-24 16:47:12 +08:00
2026-08-03 21:30:01 +08:00
2026-08-10 20:49:32 +08:00
2026-07-27 15:06:48 +08:00
2026-07-28 19:05:59 +08:00
2026-07-24 16:47:12 +08:00
2026-07-06 18:14:05 +08:00
2026-07-27 11:09:17 +08:00
2026-07-27 11:09:17 +08:00
2026-08-10 19:11:43 +08:00
2026-08-10 14:37:05 +08:00
2026-08-03 21:30:01 +08:00
2026-08-03 21:30:01 +08:00
2026-07-24 16:47:12 +08:00
2026-07-23 12:15:58 +08:00
2026-06-12 20:49:34 +08:00
2026-07-13 15:24:17 +08:00
2026-08-10 18:04:17 +08:00
2026-07-31 17:48:35 +08:00