Merge pull request #48 from stephentoub/updatemeai1245705 #128
Annotations
15 warnings
Pack for Microsoft.Extension.AI and Microsoft Semantic Kernel
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
|
Pack for Microsoft.Extension.AI and Microsoft Semantic Kernel
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
|
Pack for Microsoft.Extension.AI and Microsoft Semantic Kernel
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
|
Pack for Microsoft.Extension.AI and Microsoft Semantic Kernel
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
|
Pack for Microsoft.Extension.AI and Microsoft Semantic Kernel
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.AI
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L31
Field 'GenerativeModelGoogle._certificatePassphrase' is never assigned to, and will always have its default value null
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L31
Field 'GenerativeModelGoogle._certificatePassphrase' is never assigned to, and will always have its default value null
|
Build:
src/Mscc.GenerativeAI/ChatModel.cs#L18
'ChatModel.ApiKey' hides inherited member 'BaseModel.ApiKey'. Use the new keyword if hiding was intended.
|
Build:
src/Mscc.GenerativeAI/EmbeddingsModel.cs#L21
'EmbeddingsModel.ApiKey' hides inherited member 'BaseModel.ApiKey'. Use the new keyword if hiding was intended.
|
Build:
src/Mscc.GenerativeAI/OpenAIModel.cs#L18
'OpenAIModel.ApiKey' hides inherited member 'BaseModel.ApiKey'. Use the new keyword if hiding was intended.
|
Build:
src/Mscc.GenerativeAI/BaseModel.cs#L25
Identifier '_publisher' is not CLS-compliant
|
Build:
src/Mscc.GenerativeAI/BaseModel.cs#L26
Identifier '_options' is not CLS-compliant
|
Build:
src/Mscc.GenerativeAI/BaseModel.cs#L28
Identifier '_model' is not CLS-compliant
|
Build:
src/Mscc.GenerativeAI/BaseModel.cs#L29
Identifier '_apiKey' is not CLS-compliant
|
Build:
src/Mscc.GenerativeAI/BaseModel.cs#L30
Identifier '_accessToken' is not CLS-compliant
|
Loading