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.196.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb881f9de4acbc3ac4fb999b37450bd5d367d380703ba444612da3cfd1bfff4c |
|
MD5 | de08172f3851da6194d4308dde1e6c8f |
|
BLAKE2b-256 | 8fe474406578250b7b7f73dcfb9150c0b3c1bb7b75d3a38b90cbf25fc5090574 |
Close
Hashes for pyprocessors_openai_completion-0.5.196-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0281f6ac2ac785209e283095ce61adb862f281238d6ac2408116e029be888044 |
|
MD5 | 24d6eef357ee5977fc45a16d5e699f06 |
|
BLAKE2b-256 | 8a4aaf75f43758d7088618f67026c94e90eaa2ad02f9ac37773c47a2ff8d0721 |