python-openai 1.35.12-1 source package in Ubuntu

Changelog

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

  * New upstream version 1.35.12
  * control: add missing Build-Depends.

 -- Mo Zhou <email address hidden>  Sun, 14 Jul 2024 00:28:49 -0400

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openai_1.35.12-1.dsc 2.2 KiB 3447e5924bbdab3b1a34927bdf36e9c1a94973736619bb02c039c3dcd282906c
python-openai_1.35.12.orig.tar.gz 252.4 KiB 340778ef87d012cfe9a3234825c760e52041b5da69cb95a971adb9ef95718517
python-openai_1.35.12-1.debian.tar.xz 1.8 KiB feec22fa31c1489e219c40fbb7800e58117cfdf2ab657237323e73b5585c9758

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.