mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-04-28 20:50:07 +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
|
|
@ -2,7 +2,7 @@ import operator
|
|||
from typing import Any
|
||||
from typing_extensions import override
|
||||
|
||||
from opencode._utils import LazyProxy
|
||||
from opencode_ai._utils import LazyProxy
|
||||
|
||||
|
||||
class RecursiveLazyProxy(LazyProxy[Any]):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue