mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-04-30 13:39:57 +00:00
feat(api): update via SDK Studio
This commit is contained in:
parent
ddb79fc19d
commit
a6cf7c5b2a
109 changed files with 159 additions and 153 deletions
|
|
@ -4,7 +4,7 @@ import anyio
|
|||
import pytest
|
||||
from dirty_equals import IsDict, IsList, IsBytes, IsTuple
|
||||
|
||||
from opencode._files import to_httpx_files, async_to_httpx_files
|
||||
from opencode_ai._files import to_httpx_files, async_to_httpx_files
|
||||
|
||||
readme_path = Path(__file__).parent.parent.joinpath("README.md")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue