github Effect-TS/effect-smol @effect/ai-openai@4.0.0-beta.70

latest releases: @effect/openapi-generator@4.0.0-beta.97, @effect/sql-sqlite-wasm@4.0.0-beta.97, @effect/sql-pglite@4.0.0-beta.97...
pre-releaseone month ago

Patch Changes

  • #2224 74d8f37 Thanks @aniravi24! - Fix OpenAIFile schema decode failure on responses where expires_at and status_details are returned as literal null. The OpenAI files endpoint returns null (not omitted) for these fields when no expiration / status detail applies (e.g. uploads with purpose: "user_data"), but the upstream OpenAPI spec marks them only as optional. Codegen patches widen both fields to allow null, which now decodes cleanly via OpenAiClient.createFile, retrieveFile, listFiles, and any other endpoint returning the OpenAIFile shape.

  • Updated dependencies [af7782d, 7212d70]:

    • effect@4.0.0-beta.70

Don't miss a new effect-smol release

NewReleases is sending notifications on new releases.