ragflow_get_chunks
Retrieve text chunks with references from a specific document in a RAGFlow dataset. Use dataset and document IDs to access granular content for retrieval and analysis.
Instructions
Get chunks with references from a specific document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | ID of the dataset | |
| document_id | Yes | ID of the document to get chunks from |