github Effect-TS/effect @effect/ai-openai@0.39.2

8 hours ago

Patch Changes

  • 49c5acd Thanks @mollyegibson! - Previously, setting strict: false on OpenAiLanguageModel config caused a 400 "Unknown parameter: 'strict'" response from the OpenAI Responses API, because the flag was spread into the top-level request body instead of being consumed only by the tool and response_format schema builders. The strict flag is now stripped from the request body while still controlling strict on tool schemas (prepareTools) and json_schema response formats (prepareResponseFormat).

Don't miss a new effect release

NewReleases is sending notifications on new releases.