Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/su-kaka/gcli2api
/ Config
Class
Config
src/models.py:182–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
cachedContent: Optional[str] = None
181
182
class
Config:
183
extra =
"allow"
# 允许透传未定义的字段
184
185
186
class
GeminiCandidate(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected