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.251.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cee421f08f97e1750fdb4149b218c1affef80b9c159f6bce4a39137aec6f2423 |
|
MD5 | 87447e914a47962b82aa1a98fc981734 |
|
BLAKE2b-256 | 2a2a38932b36f3074303c222ba01f34f98223978b455458ae210e93b0dd891cd |
Close
Hashes for pyprocessors_openai_completion-0.5.251-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 482c0068cc316b592917c111a2c11e693ccc75509571247d9d5eb282acaf894c |
|
MD5 | f65a24e1bab21a9f25ee2dbe451bbf6e |
|
BLAKE2b-256 | 83c6cf4e805a2d73d60cad675799d216f254d3b6893ff5b50e7aaed1feed4a79 |