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.128.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8609f81577c8ed94645d52160601d4931856d7c993c63129e0a5f355044ce56 |
|
MD5 | 9d3fdceecc30fa41610539139cdf0cd9 |
|
BLAKE2b-256 | 1d79a1e312a0af169840789e4151ff35e96e54a0a9a5f26307f8aa3898ebec79 |
Close
Hashes for pyprocessors_openai_completion-0.5.128-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e08ed0d2cc0ee0bb4ffdf156f499e9b9ebdf31604c7d31b1f265f956809b234 |
|
MD5 | fbf8413bb202260565894b9a7232b11f |
|
BLAKE2b-256 | 0cf89efa4e4679fd25038641ca40ca2a9fedcd04e554f428d8c823cbedbff376 |