mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-04-30 05:30:06 +00:00
feat(api): api update
This commit is contained in:
parent
002bf2d57f
commit
5f542aa68e
5 changed files with 6 additions and 22 deletions
9
api.md
9
api.md
|
|
@ -80,14 +80,7 @@ Methods:
|
|||
Types:
|
||||
|
||||
```python
|
||||
from opencode_ai.types import (
|
||||
Config,
|
||||
KeybindsConfig,
|
||||
LayoutConfig,
|
||||
McpLocalConfig,
|
||||
McpRemoteConfig,
|
||||
ModeConfig,
|
||||
)
|
||||
from opencode_ai.types import Config, KeybindsConfig, McpLocalConfig, McpRemoteConfig, ModeConfig
|
||||
```
|
||||
|
||||
Methods:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue