Contents

prefect-openai 0.2.2

0

Prefect integrations for working with OpenAI.

Prefect integrations for working with OpenAI.

Stars: 36, Watchers: 36, Forks: 2, Open Issues: 5

The PrefectHQ/prefect-openai repo was created 1 years ago and the last code push was 2 weeks ago. The project is moderately popular with 36 github stars!

How to Install prefect-openai

You can install prefect-openai using pip

pip install prefect-openai

or add it to a project with poetry

poetry add prefect-openai

Package Details

Author
Prefect Technologies, Inc.
License
Apache License 2.0
Homepage
https://github.com/PrefectHQ/prefect-openai
PyPi:
https://pypi.org/project/prefect-openai/
GitHub Repo:
https://github.com/PrefectHQ/prefect-openai

Classifiers

  • Software Development/Libraries
No  prefect-openai  pypi packages just yet.

Errors

A list of common prefect-openai errors.

Code Examples

Here are some prefect-openai code examples and snippets.

GitHub Issues

The prefect-openai package has 5 open issues on GitHub

  • Bump peter-evans/create-pull-request from 4 to 5
  • Bump actions/add-to-project from 0.4.0 to 0.5.0
  • Update the description of OpenAI block

See more issues on GitHub

Related Packages & Articles

openai-async 0.0.3

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

gpt-engineer 0.3.0

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

openai 1.29.0

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.