2026.5.2
VERT-sh/VERT2026.5.2May 20, 2026by GabrielBianconi
AI Summary
A minor update to the OpenAI-compatible inference endpoint to support flexible stop sequences and improve OpenInference attributes for Arize compatibility.
Key Highlights
- Accepts both strings and arrays of strings for the `stop` parameter.
- Emit additional OpenInference attributes for Arize compatibility.
New Features
- Flexible stop parameter support
- OpenInference attribute emission
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.