struct Gemini::SafetySetting
- Gemini::SafetySetting
- Struct
- Value
- Object
Overview
Safety setting, affecting the safety-blocking behavior.
Included Modules
- JSON::Serializable
Defined in:
gemini/types.crConstructors
- .new(category : Gemini::HarmCategory, threshold : Gemini::HarmBlockThreshold)
- .new(pull : JSON::PullParser)