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.120.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79272afdf0cf4815c3801f4b44ba4617c523d4eeadd8c9357ebb91d058d44f34 |
|
MD5 | 0e136ef34781409eeec71680ea128768 |
|
BLAKE2b-256 | b667faae08689bb67687c9dfc1eb212f79f84b3284d0d27869f0589958fd98aa |
Close
Hashes for pyprocessors_openai_completion-0.5.120-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b15a2905bc076306d2c8f7dae478accc60065445942ecbda1718bc35e8e5433a |
|
MD5 | 5db2e2da040b160f8d8fc37f90075b10 |
|
BLAKE2b-256 | 13b771791d717c307c9c8d1d2a64becde285b2f70b2a28e0cbbfc4d7c4fc595e |