Patch Changes
-
#6206
13c8207Thanks @Zelys-DFKH! -generateObjectno longer fails when extended thinking is configured viawithConfigOverride. Anthropic's API rejects requests that setthinkinginadditionalModelRequestFieldsalongside a forcedtoolChoice— whichgenerateObjectalways does. The fix stripsthinkingfromadditionalModelRequestFieldsin thejsonresponse format path before the request is sent. -
Updated dependencies []:
- @effect/ai-anthropic@0.25.0
- @effect/experimental@0.60.0