[ trixie ]
[ sid ]
[ ソース: python-openai ]
パッケージ: python3-openai (1.59.6-1)
python3-openai に関するリンク
Debian の資源:
python-openai ソースパッケージをダウンロード:
- [python-openai_1.59.6-1.dsc]
- [python-openai_1.59.6.orig.tar.xz]
- [python-openai_1.59.6-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
OpenAI Python API library
The OpenAI Python library provides convenient access to the OpenAI REST API from any Python 3.7+ application. The library includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by httpx.
その他の python3-openai 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-anyio
- Asynchronous compatibility layer (Python 3)
-
- dep: python3-distro
- Linux OS platform information API
-
- dep: python3-httpx
- next generation HTTP client
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-sniffio
- detect which async Python library is in use (Python3 version)
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python