Add audio transcription settings to MultiModalLiveClient #50
Annotations
10 warnings
|
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/Types/MultimodalLive/SessionResumptionStatus.cs#L8
The member 'GenerativeAI.Types.SessionResumptionStatus' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
|
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