SIGN IN SIGN UP

Fixes for responses API with BYOK (#1065)

Port fixes from #1056
- Switching between BYOK and CAPI using responses API fails because we share the previous_response_id. It would be fine to send an invalid one because this is the same case as when it expires, but it's a different format.
- Using a non-reasoning BYOK openai model fails
R
Rob Lourens committed
1f3dec297f280c58484f0355e005ac54c86c5560
Parent: caeefcd
Committed by GitHub <noreply@github.com> on 9/18/2025, 10:23:06 PM