2026.5.2

tinyauthapp/tinyauth2026.5.2May 20, 2026by GabrielBianconi

AI Summary

This release enhances the OpenAI-compatible inference endpoint by accepting both strings and arrays for the `stop` parameter and adds OpenInference attributes for Arize compatibility.

Key Highlights

  • Accepts string or array of strings for stop parameter
  • Adds OpenInference attributes for Arize compatibility

New Features

  • OpenAI-compatible inference stop parameter flexibility
  • 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.