MLflow Prompt Registry
JSON →Access prompt templates managed in an MLflow Prompt Registry. Requires a running MLflow server configured via the MLFLOW_TRACKING_URI environment variable.
Install
pip install mlflow>=2.21.1 Tools · 2
- list-prompts List available prompts
- get-prompt Retrieve and compile a specific prompt
Links
★ 3 GitHub stars