whim_rag_index
Index a document by ID and text for keyword search retrieval. Add documents to make them searchable across sessions.
Instructions
Index a document for keyword search retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| text | Yes | Document text to index |