File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 22
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/opencode%2Fopencode-d7030c3ddac483f2b8f15e10f2539f77fc440226bbf061526956288c0e0f19fb .yml
3- openapi_spec_hash : d10e62f301799142aeeb9378611f7424
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/opencode%2Fopencode-8792f91dd070f7b4ee671fc86e8a03976dc7fb6ee49f8c99ad989e1597003774 .yml
3+ openapi_spec_hash : fe9dc3a074be560de0b97df9b5af2c1b
44config_hash : 2a888f284ea87b2dfdb7e548938a55ea
Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ class Config(BaseModel):
153153 """MCP (Model Context Protocol) server configurations"""
154154
155155 mode : Optional [Mode ] = None
156+ """Modes configuration, see https://opencode.ai/docs/modes"""
156157
157158 model : Optional [str ] = None
158159 """Model to use in the format of provider/model, eg anthropic/claude-2"""
You can’t perform that action at this time.
0 commit comments