Metadata-Version: 2.1
Name: bodhiext.openai
Version: 0.1.1
Summary: Bodhilib plugin for OpenAI APIs
Requires-Python: >=3.8.1,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: bodhilib (>=0.1.0,<0.2.0)
Requires-Dist: openai (>=0.28.1,<0.29.0)
Requires-Dist: pydantic (>=1,<2)
Description-Content-Type: text/markdown

# Bodhilib OpenAI plugin



![pypi](https://img.shields.io/pypi/v>/bodhiext.openai.svg)

![[ci](https://img.shields.io/travis/BodhiSearch/bodhiext.openai.svg)](https://travis-ci.com/BodhiSearch/bodhiext.openai)

![[Documentation Status](https://readthedocs.org/projects/bodhiext.openai/badge/?version=latest)](https://bodhiext.openai.readthedocs.io/en/latest/?version=latest)

Bodhilib plugin for OpenAI APIs


\* Free software: MIT license
\* Documentation: <https:/>/bodhiext.openai.readthedocs.io.


# Features

- TODO

# Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) forked and modified at [BodhiSearch/cookiecutter-plugin-template](https://github.com/BodhiSearch/cookiecutter-plugin-template).

