mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-05-17 12:42:25 +00:00
chore(internal): codegen related update
This commit is contained in:
parent
cc65c0df9a
commit
fc0f0178bf
5 changed files with 19 additions and 43 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<!-- prettier-ignore -->
|
||||
[)](https://pypi.org/project/opencode-ai/)
|
||||
|
||||
The Opencode Python library provides convenient access to the Opencode REST API from any Python 3.8+
|
||||
The Opencode Python library provides convenient access to the Opencode REST API from any Python 3.9+
|
||||
application. The library includes type definitions for all request params and response fields,
|
||||
and offers both synchronous and asynchronous clients powered by [httpx](https://github.com/encode/httpx).
|
||||
|
||||
|
|
@ -392,7 +392,7 @@ print(opencode_ai.__version__)
|
|||
|
||||
## Requirements
|
||||
|
||||
Python 3.8 or higher.
|
||||
Python 3.9 or higher.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue