MCPcopy Create free account
hub / github.com/su-kaka/gcli2api / GeminiSafetySetting

Class GeminiSafetySetting

src/models.py:168–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166
167
168class GeminiSafetySetting(BaseModel):
169 category: str
170 threshold: str
171
172
173class GeminiRequest(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected