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

Class Config

src/models.py:250–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248 tool_choice: Optional[Union[str, Dict[str, Any]]] = None
249
250 class Config:
251 extra = "allow"
252
253
254class ClaudeUsage(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected