An MLflow plugin that enables natural language conversations with your MLflow server using LLM providers like OpenAI and Ollama.
Project description
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)
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlflow_assistant-0.1.1.tar.gz.
File metadata
- Download URL: mlflow_assistant-0.1.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60469a1fb351e8885587046ee3cecab3b1e6a44882cc4b79497a21d8be50e6fc
|
|
| MD5 |
9927ea3d686e969aee7980ff32a3823e
|
|
| BLAKE2b-256 |
fdec69dbf367a8279baf01571fb8408afdd990aaca794810a078353cd9a01bd0
|
File details
Details for the file mlflow_assistant-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mlflow_assistant-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.11 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb8c2487d7e67742e2cee3efabaeeca858a47e9658149fc9dd23b2841afb3774
|
|
| MD5 |
d3d365a2d63af034e6f622e36ee3f1bf
|
|
| BLAKE2b-256 |
df0b58a9a8ce8bc1ad578630ccef62c0406c80b4c7355d7daab2ffb476539111
|