Overview

Azure OpenAI's embedding service provides enterprise-grade text-to-vector conversion using OpenAI's embedding models hosted on Microsoft's Azure infrastructure. This service combines OpenAI's embedding quality with Azure's enterprise features, compliance, and geographic availability.

Service Information

Property Value
Service Name Azure OpenAI Embed
Status Enabled
Compatible Nodes Create embedding vectors, Real-time knowledge injector

API Requirements

Available Models

Model availability depends on your Azure OpenAI resource configuration and deployed models. Check the Embedding model dropdown in the Create embedding vectors node for currently available options.

Available models are typically the same as OpenAI's embedding models, but must be specifically deployed in your Azure OpenAI resource.

When to Use

Parameters

Parameter Type Default Description
Embedding model Choice text-embedding-3-small Select the Azure OpenAI embedding model

Best Practices