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.247.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d18f844741bb55943755ad1e50c7b5ac5994518659712f89b221fabb28972600 |
|
MD5 | 6d6fc9a31d4b707c2fe9e75067eb31a5 |
|
BLAKE2b-256 | 864db656f64412a6f835a7ad730075f44a1cbf58c353842ab2f48676417cacdf |
Close
Hashes for pyprocessors_openai_completion-0.5.247-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a56a02ee762254e3ef7f55d9529a6d645166c6c5fa8027cf6ab5907e257823d3 |
|
MD5 | 0da1031ee2728a9615f2cc0acb6b47fd |
|
BLAKE2b-256 | 21cbc96dd2d491d3e3c706ffe7a9bf2b26c9ddbcaa11f88757d8112c199d6310 |