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.174.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d44563ba49936f938d152c61d15ecfeaa5bd049764bb098f60b01fc6a38ab07a |
|
MD5 | 7c64942ca0130f45e0346dda25a5d677 |
|
BLAKE2b-256 | 916fa2419847231986ea0eaf98c1a648a5765dab60532afbbc0f9eafea68642d |
Close
Hashes for pyprocessors_openai_completion-0.5.174-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ee50584bfeab9984298b086a400740bb9a5ed50e3bc74997ceb6f1ec703e858 |
|
MD5 | ec2c97fc186e3bd4009c8fec053f1ef2 |
|
BLAKE2b-256 | 9d5683e8fedafd59df318058c840c6052ef651411772a7a315c672df6d3f550f |