MLflow Assistant
mlflow-assistant is an MLflow plugin that enables natural language conversations with your MLflow server using LLM providers like OpenAI and Ollama.
Features
- Interact with your MLflow server using natural language.
- Powered by large language models (LLMs).
- Easy integration with MLflow.
Installation
To install the package, use:
pip install mlflow-assistant
Requirements
- Python >= 3.9
- MLflow >= 2.21.0, < 3.0.0
Usage
Example: Initialize MLflow Client
You can use the get_mlflow_client function to initialize an MLflow client:
from mlflow_assistant.core.core import get_mlflow_client
client = get_mlflow_client()
print(client)
Release files for mlflow-assistant 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mlflow_assistant-0.1.5.tar.gz | 23.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mlflow_assistant-0.1.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 57.2 kB
Release files / mlflow_assistant-0.1.5.tar.gz
| Download URL | mlflow_assistant-0.1.5.tar.gz |
|---|---|
| Size | 23.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
52f0f95e3627a25c98bb1928d8e6bda6eb65e45441ebb3adb4d0df0e1772bc3c
|
|
BLAKE2b-256 checksum How to use checksums |
5e5a504b57b6ee713b07f463a8eb8c5eefdde4e32cf4c5213a3b0638a48ead53
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.12.11 Linux/6.11.0-1018-azure
|
Release files / mlflow_assistant-0.1.5-py3-none-any.whl
| Download URL | mlflow_assistant-0.1.5-py3-none-any.whl |
|---|---|
| Size | 33.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
608dc2db5a1c687cf13844ca08086d63791bd6458d151b4842e5be75e17ed99f
|
|
BLAKE2b-256 checksum How to use checksums |
838c115d451cfe1fc1a0f4c8963df3f954189d11f9eba1b76a981266da0df694
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.2.1 CPython/3.12.11 Linux/6.11.0-1018-azure
|