2026.5.2

hkchengrex/MMAudio2026.5.2May 20, 2026by GabrielBianconi

AI Summary

This release improves the OpenAI-compatible inference endpoint by accepting flexible input types for the stop parameter and adds OpenInference attributes for Arize compatibility.

Key Highlights

  • Flexible `stop` parameter support
  • OpenInference attributes for Arize
  • OpenAI-compatible endpoint updates

New Features

  • Accept string or array for `stop`
  • Emit OpenInference attributes

Full Release Notes

**New Features**

- Accept both strings and array of strings for `stop` in the OpenAI-compatible inference endpoint (thanks @pragnyanramtha).
- Emit additional OpenInference attributes for Arize compatibility.