Skip to content

@effect/ai-anthropic@4.0.0-beta.79

Pre-release
Pre-release

Choose a tag to compare

@effect-bot effect-bot released this 11 Jun 03:25
· 79 commits to main since this release
c4b5881

Patch Changes

  • #2357 3efe308 Thanks @jbmusso! - Mark the Claude 4-6 generation as supporting native structured output in getModelCapabilities. claude-opus-4-6 and claude-sonnet-4-6 support Anthropic's constrained-decoding structured output (verified against the live API), but were classified as supportsStructuredOutput: false, so generateObject fell back to a forced JSON tool instead of requesting output_config.format (json_schema). claude-opus-4-7 / claude-opus-4-8 are classified the same way for when the generated Model enum picks them up.

  • Updated dependencies [b9704dc, a207113, 5e9b9e2, 7c128ae, 0ada457, d7cc5a2, aad63be, 09809f6, 2fddda5, 5f21768, f27003e]:

    • effect@4.0.0-beta.79