mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-04-28 12:39:54 +00:00
feat(api): api update
This commit is contained in:
parent
4e7027e1d9
commit
1de4987d50
13 changed files with 139 additions and 104 deletions
8
api.md
8
api.md
|
|
@ -46,13 +46,7 @@ Methods:
|
|||
Types:
|
||||
|
||||
```python
|
||||
from opencode_ai.types import (
|
||||
Match,
|
||||
Symbol,
|
||||
FindFilesResponse,
|
||||
FindSymbolsResponse,
|
||||
FindTextResponse,
|
||||
)
|
||||
from opencode_ai.types import Symbol, FindFilesResponse, FindSymbolsResponse, FindTextResponse
|
||||
```
|
||||
|
||||
Methods:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue