Skip to main content
AzureOpenAIEmbedder defaults to text-embedding-3-small with 1536 dimensions. The deployment must serve the model selected by id.
azure_openai_embedder.py

Run the Example

1

Set up your virtual environment

2

Configure the deployment

3

Install dependencies

4

Run the example

Developer Resources