Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
168
class
GeminiSafetySetting(BaseModel):
169
category: str
170
threshold: str
171
172
173
class
GeminiRequest(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected