Contents

openai-async 0.0.3

0

A light-weight, asynchronous client for OpenAI API - text completion, image generation and embedding

A light-weight, asynchronous client for OpenAI API - text completion, image generation and embeddings.

Stars: 55, Watchers: 55, Forks: 6, Open Issues: 2

The itayzit/openai-async repo was created 1 years ago and the last code push was 1 years ago. The project is moderately popular with 55 github stars!

How to Install openai-async

You can install openai-async using pip

pip install openai-async

or add it to a project with poetry

poetry add openai-async

Package Details

Author
itayzit
License
MIT
Homepage
https://github.com/itayzit/openai-async
PyPi:
https://pypi.org/project/openai-async/
GitHub Repo:
https://github.com/itayzit/openai-async
No  openai-async  pypi packages just yet.

Errors

A list of common openai-async errors.

Code Examples

Here are some openai-async code examples and snippets.

GitHub Issues

The openai-async package has 2 open issues on GitHub

  • how can i stream the response

See more issues on GitHub

Related Packages & Articles

frogbase 2.0.0a4

FrogBase simplifies the download-transcribe-embed-index workflow for multi-media content. It does so by linking content from various platforms with speech-to-text models, image & text encoders and embedding stores.

pydude 0.28.0

Dude (Uncomplicated Data Extraction) is a Python framework designed for crafting web scrapers with ease. This Flask-inspired framework facilitates the rapid creation of web scrapers with its intuitive syntax. While it's still in pre-alpha, Dude doesn't skimp on features. It supports multiple parser backends like BeautifulSoup4 and LXML, and offers functionalities like URL pattern matching and data grouping.

gpt-engineer 0.3.0

Specify what you want it to build, the AI asks for clarification, and then builds it.