Installation
Requirements
- Python 3.10 or higher
- OpenAI Python SDK
Installation from PyPI
The recommended way to install the OpenWebUI client is via pip:
Installation from Source
If you prefer to install from source:
Development Installation
For development, you'll want to install the package with development dependencies:
This will install additional packages required for development, such as pytest, black, isort, and mypy.