Skip to content

[WIP -DO NOT REVIEW] AI: Adds AzureOpenAIEmbeddingGenerator provider for issue #5842 - #5849

Open
ananth7592 wants to merge 10 commits into
mainfrom
users/amudumba/5842-azureopenai-embedding-generator
Open

[WIP -DO NOT REVIEW] AI: Adds AzureOpenAIEmbeddingGenerator provider for issue #5842#5849
ananth7592 wants to merge 10 commits into
mainfrom
users/amudumba/5842-azureopenai-embedding-generator

[Internal] AI: Sets IsPreview=true in csproj so VS and plain dotnet b…

b2af876
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-v3-ci (Preview Flag Release) failed May 11, 2026 in 4m 17s

Preview Flag Release failed

Annotations

Check failure on line 43 in Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci (Preview Flag Release)

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs#L43

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs(43,57): Error CS0246: The type or namespace name 'ICosmosEmbeddingGenerator' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 264 in Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci (Preview Flag Release)

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs#L264

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs(264,55): Error CS0246: The type or namespace name 'EmbeddingSource' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 264 in Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci (Preview Flag Release)

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs#L264

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs(264,24): Error CS0246: The type or namespace name 'EmbeddingSource' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 77 in Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci (Preview Flag Release)

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs#L77

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs(77,46): Error CS0246: The type or namespace name 'EmbeddingSource' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 94 in Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci (Preview Flag Release)

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs#L94

Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs(94,46): Error CS0246: The type or namespace name 'EmbeddingSource' could not be found (are you missing a using directive or an assembly reference?)