fix for gatewayz provider

This commit is contained in:
xes garcia 2026-01-09 10:58:05 +01:00
parent 5eb53cdb9e
commit 732d46123b
3 changed files with 13 additions and 2 deletions

View file

@ -2,6 +2,9 @@
## [Unreleased]
### Fixed
- Fixed 422 error with non-standard providers (gatewayz.ai, chutes.ai, etc.) by adding `supportsStreamOptions` compatibility flag and conditionally sending `stream_options` parameter.
## [0.42.0] - 2026-01-09
### Added