09.24.2025: Custom HTTP headers for requests in Playground πŸ› οΈ

Available in Phoenix 11.36+

This feature allows users to add custom HTTP headers to playground requests, enabling injection of provider-specific metadata (e.g. request IDs) via a JSON editor in the model config panel. The change extends the GenerativeModelInput schema to include customHeaders, with validation, per-provider storage, and conditional support.

Last updated

Was this helpful?