OpenAICompletion processor
Project description
Requirements
- Python 3.8+
- Flit to put Python packages and modules on PyPI
- Pydantic for the data parts.
Installation
pip install flit
pip install pymultirole-plugins
Publish the Python Package to PyPI
- Increment the version of your package in the
__init__.py
file:
"""An amazing package!"""
__version__ = 'x.y.z'
- Publish
flit publish
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for pyprocessors_openai_completion-0.5.108.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcc0da16438b03e62c59ae3890e932c149d024561d8746cbfafccf2e61b89750 |
|
MD5 | 47c07ee1ed3f8bf38666acd7f7fce551 |
|
BLAKE2b-256 | 27412524e0fcd0ab5adb173c51f2b74fe0c93632322ee4031d3d74f9c56915ee |
Close
Hashes for pyprocessors_openai_completion-0.5.108-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a69e721619038ce3a4bdcf4288fe46a4fd01e1a0eaabfa870bf8a3dc12434ea8 |
|
MD5 | 1672becad4a11cf1582adf9fa387be1e |
|
BLAKE2b-256 | 08cc4bd09c28ef164522ee9228be36f378756bfa5b6ede576ed843d9b195d502 |