docs(api): use dataset_id in retrieval example (#17662)

### 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>
This commit is contained in:
Loi Nguyen
2026-07-31 21:41:54 +07:00
committed by GitHub
parent 34b99046a8
commit 1b5ce4c27e

View File

@@ -2926,7 +2926,7 @@ Success:
""
],
"tag_kwd": [],
"kb_id": "c7ee74067a2c11efb21c0242ac120006",
"dataset_id": "c7ee74067a2c11efb21c0242ac120006",
"positions": [
""
],