Google GenerativeAI SDK updated to latest version #154
pull-request.yml
on: pull_request
Build and test
/
Build, test and publish
2m 33s
Annotations
10 errors and 10 warnings
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L4
The type or namespace name 'OpenAI' does not exist in the namespace 'LangChain.Providers' (are you missing an assembly reference?)
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L5
The type or namespace name 'tryAGI' could not be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L18
The type or namespace name 'CreateEmbeddingRequestModel' could not be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L4
The type or namespace name 'OpenAI' does not exist in the namespace 'LangChain.Providers' (are you missing an assembly reference?)
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L5
The type or namespace name 'tryAGI' could not be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L18
The type or namespace name 'CreateEmbeddingRequestModel' could not be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L4
The type or namespace name 'OpenAI' does not exist in the namespace 'LangChain.Providers' (are you missing an assembly reference?)
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L5
The type or namespace name 'tryAGI' could not be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L18
The type or namespace name 'CreateEmbeddingRequestModel' could not be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L4
The type or namespace name 'OpenAI' does not exist in the namespace 'LangChain.Providers' (are you missing an assembly reference?)
|
Build and test / 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 and test / 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.
|
Build and test / 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 and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L23
Type of 'GoogleEmbeddingModel.EmbeddingModel' is not CLS-compliant
|
Build and test / 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.
|
Build and test / 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 and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L23
Type of 'GoogleEmbeddingModel.EmbeddingModel' is not CLS-compliant
|
Build and test / 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.
|
Build and test / 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 and test / Build, test and publish:
src/Google/src/GoogleEmbeddingModel.cs#L23
Type of 'GoogleEmbeddingModel.EmbeddingModel' is not CLS-compliant
|