This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
When trying to add two data sources, it gives a 400 error
Expected behavior
I am trying to configure a data source in Azure.AI.OpenAI so it can respond based on my data. However, when I try to add two data sources, the API returns a 400 error.
Actual behavior
I am trying to configure a data source in Azure.AI.OpenAI so it can respond based on my data. However, when I try to add two data sources, the API returns a 400 error.
Reproduction Steps
I am trying to configure a data source in Azure.AI.OpenAI so it can respond based on my data. However, when I try to add two data sources, the API returns a 400 error.
Library name and version
Azure.AI.OpenAI 2.0.0
Describe the bug
When trying to add two data sources, it gives a 400 error
Expected behavior
I am trying to configure a data source in Azure.AI.OpenAI so it can respond based on my data. However, when I try to add two data sources, the API returns a 400 error.
Actual behavior
I am trying to configure a data source in Azure.AI.OpenAI so it can respond based on my data. However, when I try to add two data sources, the API returns a 400 error.
Reproduction Steps
I am trying to configure a data source in Azure.AI.OpenAI so it can respond based on my data. However, when I try to add two data sources, the API returns a 400 error.
Environment
No response