Added support for Azure OpenAI provider #93
Merged
Annotations
10 warnings
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L42
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L47
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L42
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L47
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L42
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L47
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L42
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L47
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L42
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build using dotnet:
src/libs/Providers/LangChain.Providers.Azure/AzureOpenAIConfiguration.cs#L47
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading