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.122.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca0579a5a25ef02da074d4bc7df34388e15a50307e9132c93a350a5724581092 |
|
MD5 | 3e848f0b389e28d7205ba8b9a517206b |
|
BLAKE2b-256 | 398105e223d6ec85fa665f7d00895edda67cf320ecc3dfc0f93f16feb6f54731 |
Close
Hashes for pyprocessors_openai_completion-0.5.122-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17b6bbe280bb920396f4a2a36d1ad7519c332bcc5d661f69489c56ac6da1b639 |
|
MD5 | b11a22a368ee4cb395f0ea7eacc7db67 |
|
BLAKE2b-256 | dd578f186cc70051fb097ec32a1d1b47749a39e3985c5bf0124ed3039bdd47e6 |