python3-openai

OpenAI Python API library
  https://github.com/openai/openai-python
  0
  no reviews



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.