[WIP -DO NOT REVIEW] AI: Adds AzureOpenAIEmbeddingGenerator provider for issue #5842 - #5849
[WIP -DO NOT REVIEW] AI: Adds AzureOpenAIEmbeddingGenerator provider for issue #5842#5849ananth7592 wants to merge 10 commits into
Preview Flag Release failed
Annotations
Check failure on line 43 in Microsoft.Azure.Cosmos.AI\src\AzureOpenAIEmbeddingGenerator.cs
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
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
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
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
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?)