2026.5.2

jo-inc/camofox-browser2026.5.2May 20, 2026by GabrielBianconi

AI Summary

This release focuses on enhancing the OpenAI-compatible inference endpoint by allowing flexible input types for the `stop` parameter and adding OpenInference attributes for better Arize compatibility.

Key Highlights

  • Accepts both strings and arrays for the `stop` parameter in the OpenAI-compatible inference endpoint.
  • Emits additional OpenInference attributes for Arize compatibility.
  • Feature contribution from @pragnyanramtha.

New Features

  • Flexible `stop` parameter handling (string or array).
  • Arize OpenInference attributes support.

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.