检索文档内容
Last updated
Last updated
Returns the content of the document with the specified ID, along with the index of the latest retrieved chunk. Each call fetches up to 20 chunks. To get more, use the end_chunk value from the response as the start_chunk for the next call.
The ID of the document to retrieve contents for.
Content of the document and index of the latest retrieved chunk.
The content of the document.
The index of the latest retrieved chunk.
20