2026.5.2
nari-labs/dia2026.5.2May 20, 2026by GabrielBianconi
AI Summary
Enhances the OpenAI-compatible inference endpoint by allowing both strings and arrays for the `stop` parameter and adds OpenInference attributes for Arize compatibility.
Key Highlights
- Accepts both strings and arrays for the `stop` parameter
- Added OpenInference attributes for Arize compatibility
New Features
- Flexible `stop` parameter input types
- Arize OpenInference integration
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.