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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45a4c2ecf5c934f061a32f45573016da6ae3ac541f9987d35e1479569d60d0ac |
|
MD5 | 7347bf1fc56da563e5ba4cdd9c5ac4fc |
|
BLAKE2b-256 | d3c8de22c99b06dcb4141dedbd9153cc6d736047c1668e35956cdb0946413fd7 |
Close
Hashes for pyprocessors_openai_completion-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ecec1c5b7a07620cc2948a564242f9b2712761c9bb15f1abf4c9d578b5d9f00 |
|
MD5 | a41a51282ff2d32541a08bce80fade99 |
|
BLAKE2b-256 | 4fbb582f25399ec1fa22cfc5372feac7d602ba80d29e4a5e74094163be06562c |