mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-01 21:37:33 +08:00
### What problem does this PR solve? Fixes #17623 by updating the retrieval API response example to use `dataset_id`, matching the actual `POST /api/v1/retrieval` response field and the implementation mapping from internal `kb_id`. Co-authored-by: Codex <codex@openai.com>