Contents

openai 1.51.2

0

The official Python library for the openai API

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.

Stars: 22399, Watchers: 22399, Forks: 3119, Open Issues: 87

The openai/openai-python repo was created 3 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 22399 github stars!

How to Install openai

You can install openai using pip

pip install openai

or add it to a project with poetry

poetry add openai

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/openai/
GitHub Repo:
https://github.com/openai/openai-python

Classifiers

  • Software Development/Libraries/Python Modules
No  openai  pypi packages just yet.

Errors

A list of common openai errors.

Code Examples

Here are some openai code examples and snippets.

GitHub Issues

The openai package has 87 open issues on GitHub

  • Add documentation for usage with Azure endpoints.
  • feat: openai wandb sync
  • Add entry_points
  • Use entry_points console_scripts
  • Add configuration option for how to turn an API key into a request header
  • Fix how the ca-certificate filename is accessed so it works with pyin…
  • Building openai into an exe with pyInstaller causes a certificate error (can't find file)

See more issues on GitHub

Related Packages & Articles

mlflow-skinny 2.17.0

MLflow is an open source platform for the complete machine learning lifecycle

clearml 1.16.4

ClearML - Auto-Magical Experiment Manager, Version Control, and MLOps for AI

mlflow 2.17.0

MLflow is an open source platform for the complete machine learning lifecycle

dopamine-rl 4.0.9

Dopamine: A framework for flexible Reinforcement Learning research

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries

spacy 3.8.2

Industrial-strength Natural Language Processing (NLP) in Python