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.261.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe53498137f620489fa2785eb52809534cb59d001d5d7878ea98928f774545cd |
|
MD5 | 5332cc9b5c30ced9965ffeb368d42d4e |
|
BLAKE2b-256 | be5f7379988f400bd54e200874dce396ddfbdbbe9779bb0e4d9f79bddd39659f |
Close
Hashes for pyprocessors_openai_completion-0.5.261-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fefd107e300801e9853a1fa67df9ef3b44a1a3c910e70799357f78b51456c43d |
|
MD5 | 0e8b64bb7e9cf399f058619253f3c38d |
|
BLAKE2b-256 | e75f42c2cedc2bc911298cfd8e346bd093becac1509f0e4011f0b6164523d9f7 |