Does Azure OpenAI offer embeddings for datatypes other than text?

Will 0 Reputation points
2023-09-19T18:19:34.15+00:00

I know that it is possible to use an embedding model to map text to a high-dimensional vector space that can be queried using a vectorstore retrieval (or equivalent) in Azure. This allows appropriate context to be provided to an LLM when executing a query on a written document.

My question is: Does Azure offer any options to do similar embeddings for non-text data: images, for example?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.