add ChatRequestOptions parameter to AskMemory methods across services… #43
Annotations
10 warnings
|
build:
src/MaIN.Services/Services/LLMService/Utils/AnthropicChatCompletionService.cs#L146
Dereference of a possibly null reference.
|
|
build:
src/MaIN.Services/Services/LLMService/AnthropicService.cs#L491
Dereference of a possibly null reference.
|
|
build:
src/MaIN.Services/Services/LLMService/Memory/MemoryFactory.cs#L71
'GoogleAITextEmbeddingGenerationService' is obsolete: 'Use GoogleAIEmbeddingGenerator instead.'
|
|
build:
src/MaIN.Services/Services/DataSourceProvider.cs#L74
Dereference of a possibly null reference.
|
|
build:
src/MaIN.Services/Services/LLMService/GeminiService.cs#L24
Parameter 'INotificationService notificationService' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
|
build:
src/MaIN.Services/Services/LLMService/AnthropicService.cs#L832
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MaIN.Services/Services/LLMService/AnthropicService.cs#L827
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MaIN.Services/Services/TTSService/TextToSpeechService.cs#L20
'VoiceService' is obsolete: 'This is temporary, duct-tape like solution. It can and will evolve into something more robust'
|
|
build:
src/MaIN.Services/Services/TTSService/VoiceService.cs#L62
Possible null reference assignment.
|
|
build:
src/MaIN.Domain/Entities/Tools/ToolInvocation.cs#L5
Non-nullable property 'ToolName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
main-inferpage-build
Expired
|
528 MB |
sha256:d621b1090f41900fabf3cc77a350fedddce860c1e101168c7bc6dc3536394311
|
|