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.25.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d869d2cf55dc18185a834211b606f7e8a934e16b649895562e772209e421505 |
|
MD5 | 8d3bb1999a47e0e59a5fdb6fdb8390c0 |
|
BLAKE2b-256 | ed559b0491474e623c402b121307110991e11199194587c00f30e15f8508ab07 |
Close
Hashes for pyprocessors_openai_completion-0.5.25-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aeedebac2e53f1fc2c323a87b6fd10902cf58277364218c3092d1ee4a57f91ea |
|
MD5 | 3ac38280e637be77282649f69544177b |
|
BLAKE2b-256 | 56348185a22527091c23701465b1db699b6f05f804a963c72b617ecfcd670874 |