memvid_enrich
Extract named entities from memory files to identify people, organizations, and locations for enhanced data analysis and retrieval.
Instructions
Run NER (Named Entity Recognition) enrichment to extract entities
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the .mv2 memory file | |
| all | No | Process all pending frames | |
| frame_id | No | Specific frame ID to enrich |