memory_index
Index texts into a local memory store using embeddings, enabling semantic retrieval and context-aware responses without relying on external services.
Instructions
Index texts into the local memory store using embeddings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| texts | Yes | ||
| doc_ids | No | ||
| metadatas | No | ||
| namespace | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |