Like translating your question into the same dialect as the library catalog — only then can the index find matches.
The same model that embedded your documents must embed the query — otherwise vectors live in different spaces.
> question: "How do I rotate Azure Key Vault secrets?" > embedding: Float32Array(1536) [0.012, -0.087, ...]
Like translating your question into the same dialect as the library catalog — only then can the index find matches.
The same model that embedded your documents must embed the query — otherwise vectors live in different spaces.
> question: "How do I rotate Azure Key Vault secrets?" > embedding: Float32Array(1536) [0.012, -0.087, ...]
Sign in to cast your vote
Sign in to share your feedback and join the discussion.