Update URL for fetching system instruction from GitHub #45
Annotations
10 warnings
XCan.GenAI/ModelResponseDTO.cs#L55
Non-nullable field 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
XCan.GenAI/ModelResponseDTO.cs#L49
Non-nullable field 'PromptFeedback' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
XCan.GenAI/ModelResponseDTO.cs#L46
Non-nullable field 'Candidates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
XCan.GenAI/ModelResponseDTO.cs#L40
Non-nullable field 'SafetyRatings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
XCan.GenAI/ModelResponseDTO.cs#L34
Non-nullable field 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
XCan.GenAI/ModelResponseDTO.cs#L28
Non-nullable field 'Role' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
XCan.GenAI/ModelResponseDTO.cs#L25
Non-nullable field 'Parts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
XCan.GenAI/ModelResponseDTO.cs#L19
Non-nullable field 'SafetyRatings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
XCan.GenAI/ModelResponseDTO.cs#L13
Non-nullable field 'FinishReason' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
XCan.GenAI/ModelResponseDTO.cs#L10
Non-nullable field 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading