SafetySetting
io.cequence.openaiscala.gemini.domain.settings.SafetySetting
Safety setting, affecting the safety-blocking behavior. Passing a safety setting for a category changes the allowed probability that content is blocked.
Attributes
- category
Required. The category for this setting.
- threshold
Required. Controls the probability threshold at which harm is blocked.
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any