improve response in SSE format #83
Annotations
10 warnings
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable field '_certificatePassphrase' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'ProjectId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'SafetySettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'GenerationConfig' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L46
Non-nullable property 'Tools' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
Non-nullable field '_certificatePassphrase' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
Non-nullable property 'ProjectId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
Non-nullable property 'Region' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Mscc.GenerativeAI.Google/GenerativeModelGoogle.cs#L63
Non-nullable property 'SafetySettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading