Does Azure OpenAI offer embeddings for datatypes other than text?
Will
0
Reputation points
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
Sign in to answer