2026.5.2
Infisical/agent-vault2026.5.2May 20, 2026by GabrielBianconi
AI Summary
This release enhances the OpenAI-compatible inference endpoint by adding support for flexible input types for the `stop` parameter and improving compatibility with Arize's OpenInference standard.
Key Highlights
- Flexible `stop` parameter (accepts strings or arrays of strings)
- Arize OpenInference compatibility attributes
New Features
- Accept both strings and array of strings for `stop` in the OpenAI-compatible inference endpoint
- Emit additional OpenInference attributes for Arize compatibility
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.