Skip to content

remove mistral-nemo from default models #395

remove mistral-nemo from default models

remove mistral-nemo from default models #395

Triggered via push January 9, 2025 09:03
Status Success
Total duration 56s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MyApp.ServiceModel/OpenAiChat.cs#L282
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp.ServiceModel/OpenAiChat.cs#L290
Non-nullable property 'Bytes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp.ServiceModel/OpenAiChat.cs#L294
Non-nullable property 'TopLogprobs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp.ServiceModel/DiskTasks.cs#L9
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp.ServiceModel/OpenAiChat.cs#L273
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp.ServiceModel/OpenAiChat.cs#L16
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp.ServiceModel/OpenAiChat.cs#L20
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp.ServiceModel/OpenAiChat.cs#L260
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp.ServiceModel/OpenAiChat.cs#L264
Non-nullable property 'Arguments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MyApp.ServiceModel/DiskTasks.cs#L16
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.