2026.5.2

parruda/swarm2026.5.2May 20, 2026by GabrielBianconi

AI Summary

This update enhances the OpenAI-compatible inference endpoint by supporting multiple stop strings and improving compatibility with Arize observability.

Key Highlights

  • Accept both strings and arrays of strings for the `stop` parameter
  • Emit additional OpenInference attributes for Arize compatibility
  • Improved inference endpoint flexibility

New Features

  • Accept multiple stop strings
  • Arize 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.