One more question about embeddings. Typesense can generate and use embeddings: there is detailed description of this.
Imagine, I indexed some documents. For these documents embedding was generared, good.
Now I would like to RETRIEVE the generated embeddings from the Typesense.
How to do this?
I can specify... document id... or something other field as key...