concept_search
Find code by its behavior, not just its spelling, using offline local embeddings that never leave your machine.
Instructions
Search code by behavior rather than spelling using an optional local embedding model. Search is offline-only and never downloads implicitly; install the concept-search extra and run lachesis concept-model download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| model | No | BAAI/bge-small-en-v1.5 | |
| query | Yes | ||
| format | No | text (compact, default) | json (structured result page) | |
| offset | No | ||
| min_score | No |