My understanding is I need to use same embeddings as the embeddings used by search index. How would I know which algorithm is used by vector search index?
Is there good documentation/how to around how can I start using Vector Search through C# ?
Thanks