Skip to content

@effect/ai-amazon-bedrock@0.15.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 00:32
· 2 commits to main since this release
626c61b

Patch Changes

  • #6206 13c8207 Thanks @Zelys-DFKH! - generateObject no longer fails when extended thinking is configured via withConfigOverride. Anthropic's API rejects requests that set thinking in additionalModelRequestFields alongside a forced toolChoice — which generateObject always does. The fix strips thinking from additionalModelRequestFields in the json response format path before the request is sent.

  • Updated dependencies []:

    • @effect/ai-anthropic@0.25.0
    • @effect/experimental@0.60.0