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.279.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1e13d7ec5b2167f3bfc29ca1ea6eec024f64b4ffb001ba456d827bb1fcfb05b |
|
MD5 | 574c49c5bba42065c2945bcafb90e81a |
|
BLAKE2b-256 | 7a3354613ea7b25310bc8e63b14737e34f97da1efbb72124f4be143ccc01fa90 |
Close
Hashes for pyprocessors_openai_completion-0.5.279-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90f33fbb3615ab631d236f179bd5bd9c1cad2147dedb5975e90203aecc033343 |
|
MD5 | 58dd1584bc8b3ac6a36c060a4603db6f |
|
BLAKE2b-256 | 18af1c951f85a9a1777cde3231437fed837c2c5a0251b5c0b6a529871f51f843 |