feat: allow user to set granular configuration for AWS Bedrock (#196) #87
dotnet.yml
on: push
Build, test and publish
/
Build, test and publish
2m 10s
Annotations
10 warnings
|
Build, test and publish / Build, test and publish:
src/Amazon.Bedrock/src/Chat/AnthropicClaude3ChatModel.cs#L180
Member 'GetUsage' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
Build, test and publish / Build, test and publish:
src/Google/src/Extensions/GoogleGeminiExtensions.cs#L55
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
|
Build, test and publish / Build, test and publish:
src/Google/src/Extensions/GoogleGeminiExtensions.cs#L31
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
|
Build, test and publish / Build, test and publish:
src/Google/src/Predefined/GoogleEmbeddingModels.cs#L5
XML comment has cref attribute 'GeminiPro' that could not be resolved
|
|
Build, test and publish / Build, test and publish:
src/Google/src/Predefined/GeminiModels.cs#L5
XML comment has cref attribute 'GeminiPro' that could not be resolved
|
|
Build, test and publish / Build, test and publish:
src/Google/src/GoogleChatModel.cs#L84
Nullability of reference types in value of type 'List<Tool?>' doesn't match target type 'List<Tool>'.
|
|
Build, test and publish / Build, test and publish:
src/Google/src/Extensions/GoogleGeminiExtensions.cs#L42
Possible null reference return.
|
|
Build, test and publish / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L15
Type of 'GoogleEmbeddingModel.EmbeddingModel' is not CLS-compliant
|
|
Build, test and publish / Build, test and publish:
src/Google/src/GoogleProvider.cs#L35
'GoogleProvider.EmbeddingSettings' hides inherited member 'Provider.EmbeddingSettings'. Use the new keyword if hiding was intended.
|
|
Build, test and publish / Build, test and publish:
src/Google/src/GoogleEmbeddingSettings.cs#L24
The member 'GoogleEmbeddingSettings.Calculate(EmbeddingSettings?, EmbeddingSettings?, EmbeddingSettings?)' does not hide an accessible member. The new keyword is not required.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-packages-ubuntu-latest
Expired
|
7.99 MB |
sha256:ecac426f40bc55c38afb353e851f345fd88f399fa8a00f130f79911c97016e9f
|
|