About Anaconda Help Download Anaconda

Python client library for the OpenAI API

copied from cf-staging / openai

Installers

  • noarch v1.44.0
  • linux-64 v0.11.4
  • osx-64 v0.11.4
  • win-64 v0.11.4
  • osx-arm64 v0.11.4
  • linux-aarch64 v0.11.4
  • linux-ppc64le v0.11.4

conda install

To install this package run one of the following:
conda install conda-forge::openai

Description

The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the OpenAI API.

This library additionally provides an openai command-line utility which makes it easy to interact with the API from your terminal. Run openai api -h for usage.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.1) Legal | Privacy Policy