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 test-hugo 0.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| test_hugo-0.8.0.tar.gz | 8.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| test_hugo-0.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.9 kB
Release files / test_hugo-0.8.0.tar.gz
| Download URL | test_hugo-0.8.0.tar.gz |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
29bbf181097bc4d672de495273d4aca43842b81d12c5b35e1f8280286681bab3
|
|
BLAKE2b-256 checksum How to use checksums |
88e30253510e4723622944a9e5fcf91ca00f0570b96a9791d84019b7e6be342b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.3 CPython/3.12.10 Linux/6.11.0-1013-azure
|
Release files / test_hugo-0.8.0-py3-none-any.whl
| Download URL | test_hugo-0.8.0-py3-none-any.whl |
|---|---|
| Size | 9.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f479b9abd14743e28696ce26af72f8a1f9d727bb05c6c7b4973fcbd9f29fca99
|
|
BLAKE2b-256 checksum How to use checksums |
bfff8ca08069e78596148c4376271c0508f2b6ea2484b9b2aef817dc36ab9372
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.3 CPython/3.12.10 Linux/6.11.0-1013-azure
|