fix: make forceResponsesEndpoint opt-in by default (#103)
**๐ Fixes** - Change the hidden `litellm-connector.forceResponsesEndpoint` setting to default to `false` so `/responses` routing only happens when users explicitly enable it. - Update the config test to verify the new default and prevent accidental routing behavior regressions. **๐ Documentation** - Clarify in the JSDoc that `forceResponsesEndpoint` is opt-in, JSON-only, and not exposed in the Settings UI. - Add a changelog entry for v2.1.5 to document the default correction.
A
amwdrizz committed
8b023ee29f580d1a2c487efa88042c9c2fe14a41
Parent: 336afeb
Committed by GitHub <noreply@github.com>
on 6/17/2026, 1:17:52 PM