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.132.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8f116ee97aaeecdccbb1b7b733db62948ee6216a3ce5e1d449fe974ce8010cb |
|
MD5 | e1dc808cc443c8f5aa54021d21c9b5d7 |
|
BLAKE2b-256 | 380a3f9b2b8b832b837e31da44319881b982aa9d133a48ece317a217603eeba2 |
Close
Hashes for pyprocessors_openai_completion-0.5.132-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82d793dc436db185e9cd53b99951a49517973dd20e6f5536fc5603cfe0ff910d |
|
MD5 | 33219d12fa1e11b849018f0f24158121 |
|
BLAKE2b-256 | 0d72f3aeb147784b6e79040fc3392c614c5a2e9eaae56e84ed5a3c4720411c18 |