Setting Up MLflow
Use Unpage’s built-in tracing to monitor agent execution:Running Unpage and Capturing Traces
Unpage will automatically send traces to the MLflow server when theMLFLOW_TRACKING_URI
environment variable is set.
${MLFLOW_TRACKING_URI}/#/experiments/1?searchFilter=&orderByKey=attributes.start_time&orderByAsc=false&startTime=ALL&lifecycleFilter=Active&modelVersionFilter=All+Runs&datasetsFilter=W10%3D&compareRunsMode=TRACES
to see:
- Tool usage patterns
- Execution timing
- Error rates and types
- Agent decision flows
http://127.0.0.1:5566/#/experiments/1?searchFilter=&orderByKey=attributes.start_time&orderByAsc=false&startTime=ALL&lifecycleFilter=Active&modelVersionFilter=All+Runs&datasetsFilter=W10%3D&compareRunsMode=TRACES