Expand description
Handler for the prune-ner CLI subcommand.
Removes NER bindings (rows in memory_entities) for a single entity or for
all entities in the namespace. Useful for cleaning up low-quality automatic
extractions without touching the entities or memories themselves.
Structs§
- Prune
NerArgs - Prune NER args.
Functions§
- run
- Run.