github vercel/ai @ai-sdk/fireworks@2.0.72

latest releases: @ai-sdk/workflow-harness@1.0.54, @ai-sdk/workflow@1.0.48, @ai-sdk/vue@4.0.48...
4 hours ago

Patch Changes

  • 422dc4f: Parse the object error envelope Fireworks actually returns ({"error":{"object","type","code","message"}}) instead of a bare string. The mismatched schema failed to parse, so error messages silently degraded to the HTTP reason phrase — Bad Request over HTTP/1.1, and an empty string over HTTP/2, which has no reason phrase. Fireworks' own message now reaches the caller, e.g. Model not found, inaccessible, and/or not deployed rather than Not Found.

Don't miss a new ai release

NewReleases is sending notifications on new releases.