feat(GoogleGemini): added api usage with costs #361
Annotations
10 errors and 8 warnings
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L28
The type or namespace name 'ChatRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L26
The type or namespace name 'ChatRoundResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L28
The type or namespace name 'ChatRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L26
The type or namespace name 'ChatRoundResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L28
The type or namespace name 'ChatRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L26
The type or namespace name 'ChatRoundResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L28
The type or namespace name 'ChatRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L26
The type or namespace name 'ChatRoundResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L28
The type or namespace name 'ChatRequest' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Reka/src/Sdk/HttpClientExtensions.cs#L26
The type or namespace name 'ChatRoundResponse' could not be found (are you missing a using directive or an assembly reference?)
|
Build using dotnet:
src/Providers/Google/src/Extensions/GoogleGeminiExtensions.cs#L30
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
Build using dotnet:
src/Providers/Google/src/Extensions/GoogleGeminiExtensions.cs#L30
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Build using dotnet:
src/Providers/Google/src/Extensions/GoogleGeminiExtensions.cs#L30
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
Build using dotnet:
src/Providers/Google/src/Extensions/GoogleGeminiExtensions.cs#L30
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Build using dotnet:
src/Providers/Google/src/Extensions/GoogleGeminiExtensions.cs#L30
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
Build using dotnet:
src/Providers/Google/src/Extensions/GoogleGeminiExtensions.cs#L30
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Build using dotnet:
src/Providers/Google/src/Extensions/GoogleGeminiExtensions.cs#L30
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
|
Build using dotnet:
src/Providers/Google/src/Extensions/GoogleGeminiExtensions.cs#L30
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
The logs for this run have expired and are no longer available.
Loading