Search
Search
Search stored vectors with a 1024-dimensional query vector.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.moorcheh.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Search the local store using a numeric query vector. Plain text queries are rejected.JSON array of exactly 1024 floats.
Maximum results to return. Capped at 100.
Used when
kiosk_mode is true (0–1).When
true, threshold is required.Result fields
| Field | Description |
|---|---|
id | Matched item id |
score | Similarity score (0–1), rounded to 6 decimals |
label | Human-readable relevance label |