Update to M.E.AI 9.4.0-preview.1.25207.5 #33
Merged
Annotations
10 warnings
|
src/GenerativeAI/Platforms/VertextPlatformAdapter.cs#L159
Possible null reference argument for parameter 'apiKey' in 'GoogleAICredentials.GoogleAICredentials(string apiKey, string? accessToken = null, DateTime? expiry = null)'.
|
|
src/GenerativeAI/Platforms/GoogleAI.cs#L104
Cannot convert null literal to non-nullable reference type.
|
|
src/GenerativeAI/Clients/RagEngine/VertexRagManager.cs#L355
Cannot convert null literal to non-nullable reference type.
|
|
src/GenerativeAI/Clients/RagEngine/VertexRagManager.cs#L354
Cannot convert null literal to non-nullable reference type.
|
|
src/GenerativeAI/Clients/RagEngine/FileManagementClient.cs#L33
Cannot convert null literal to non-nullable reference type.
|
|
src/GenerativeAI/AiModels/GenerativeModel/GenerativeModel.Tools.cs#L275
Async-iterator 'GenerativeModel.CallFunctionStreamingAsync(GenerateContentRequest, GenerateContentResponse, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
|
src/GenerativeAI/Constants/DefaultSerializerOptions.cs#L117
Unrecognized #pragma directive
|
|
src/GenerativeAI/Constants/DefaultSerializerOptions.cs#L105
Unrecognized #pragma directive
|
|
src/GenerativeAI/Constants/DefaultSerializerOptions.cs#L62
Unrecognized #pragma directive
|
|
src/GenerativeAI/Constants/DefaultSerializerOptions.cs#L51
Unrecognized #pragma directive
|
The logs for this run have expired and are no longer available.
Loading