It’s currently not possible to retrieve the embedding vector for an entry. My use case requires searching for context based on another existing entry. This could be addressed either by exposing the entry’s embedding vector via a new query or by allowing an entry reference to be passed directly into the search query.