Change8

v2.20.3

📦 mlflowView on GitHub →
4 features🐛 2 fixes

Summary

MLflow 2.20.3 adds GPU metrics for AMD/HIP GPUs, txtai tracing, Google GenAI SDK support, and Anthropic Claude 3.7 thinking block, while fixing LangGraph tracing and numerous minor bugs.

✨ New Features

  • Implemented GPU metrics for AMD/HIP GPUs (#12694)
  • Added txtai tracing integration (#14712)
  • Supported new Google GenAI SDK (#14576)
  • Supported the new thinking content block in Anthropic Claude 3.7 models (#14733)

🐛 Bug Fixes

  • Resolved LangGraph tracing bug with `astream_event` API (#14598)
  • Various small bug fixes and documentation updates (PRs #14640, #14574, #14593, #14338, #14693, #14664, #14663, #14377, #14680, #14388, #14685, #14704, #14698, #14658, #14660, #14659, #14632, #14616, #14594, #14535)