python-openai 1.12.0-1 source package in Ubuntu

Changelog

python-openai (1.12.0-1) unstable; urgency=medium

  * New upstream version 1.12.0

 -- Mo Zhou <email address hidden>  Thu, 15 Feb 2024 14:17:31 -0500

Upload details

Uploaded by:
Debian Deep Learning Team
Uploaded to:
Sid
Original maintainer:
Debian Deep Learning Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openai_1.12.0-1.dsc 2.2 KiB e3e52b78125e85835e35a6b1434fb39318038f9ba328fa5e4d959feb4275c848
python-openai_1.12.0.orig.tar.gz 176.5 KiB 0489d66f1bb37abd4472342446e47086e81561e4047eb50254cf3275b6995ffd
python-openai_1.12.0-1.debian.tar.xz 1.8 KiB e3f0adb8933fc51ec234449ac5d3e0c3d500ad0a025cb436a7d2b8f31a9a6334

Available diffs

No changes file available.

Binary packages built by this source

python3-openai: 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.