github Effect-TS/effect-smol @effect/ai-anthropic@4.0.0-beta.88

latest release: effect@4.0.0-beta.88
pre-release6 hours ago

Patch Changes

  • #2450 7b8a549 Thanks @DomiR! - Fix non-streaming Anthropic responses throwing when a tool call carries caller metadata. The mapper emitted caller.toolId: undefined, but ProviderMetadata is Record(String, NullOr(Json)) and undefined is not a valid Json value, so decoding the model's own response threw Expected JSON value. Emit null instead, matching the streaming mappers.

  • Updated dependencies [911f1b8, 8beeeea, c306fcf]:

    • effect@4.0.0-beta.88

Don't miss a new effect-smol release

NewReleases is sending notifications on new releases.