Issue with selecting text-embedding-3-small and text-embedding-3-large as embedding models in Azure AI Search Service and Azure OpenAI Service integration

Jeannot Damoiseaux 5 Reputation points
2024-04-24T13:57:10.5366667+00:00

I am experiencing an issue when trying to select the text-embedding-3-small and text-embedding-3-large embedding models in my Azure AI Search Service while connecting it to Azure OpenAI Service. Despite being implemented several days ago, these models are not showing up, whereas the ada-text-embedding-002 model is working fine.

I have already tried using an Azure OpenAI Service in the same region as the Azure AI Service, but unfortunately, it did not resolve the issue. I have also ensured that all necessary configurations and dependencies are in place.

Has anyone else encountered this problem or found a solution?

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,195 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 16,186 Reputation points
    2024-04-26T21:17:12.8766667+00:00

    Hi @Jeannot Damoiseaux Where are you trying to use the models from ("on your data" (Using your data with Azure OpenAI Service - Azure OpenAI | Microsoft Learn), "integrated vectorization (Integrated vectorization - Azure AI Search | Microsoft Learn)"?)

    You can use these models in your pipeline and add to the search index, however, if you're talking about integration from the built-in tools, usually it takes a few months for the new models to be integrated since they're part of a different API and shipped with other product features