vector-knn-limit.mjs
5 lines 189 B
Raw
sha256:fbe982a22c05c6fe2e93876f250deecdb43d883f648b4e1810c7546caa9f17db docs: activate KNOWTATION- board identity and preserve livi… Human minor ⚠ breaking 4 days ago
1 /**
2 * Qdrant default maximum k for search (larger values return 400).
3 * sqlite-vec Hub path uses the same cap so behavior matches across backends.
4 */
5 export const MAX_VECTOR_KNN = 4096;
File History 1 commit
sha256:fbe982a22c05c6fe2e93876f250deecdb43d883f648b4e1810c7546caa9f17db docs: activate KNOWTATION- board identity and preserve livi… Human minor 4 days ago