v0.1.0-beta.2
Pre-release
Pre-release
0.1.0-beta.2 (2025-05-22)
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2
Features
- api: add container endpoint (8be52a2)
- api: further updates for evals API (ae7a8b8)
- api: new API tools (9105b8b)
- api: new streaming helpers for background responses (91a278e)
- api: Updating Assistants and Evals API schemas (690b6a7)
- RBI type defs for structured output (#684) (00b25bd)
Bug Fixes
- correctly instantiate sorbet type aliases for enums and unions (15a2b2b)
- structured output union decorations (05b69d1)
Chores
- disable sorbet typecheck for WIP sorbet annotations in examples (#678) (a340356)
- docs: grammar improvements (c4ef024)
- force utf-8 locale via
RUBYOPT
when formatting (746abf4) - internal: version bump (b35ea63)
- refine Yard and Sorbet types and ensure linting is turned on for examples (a16dd00)
- use fully qualified names for yard annotations and rbs aliases (26db76d)
- use sorbet union aliases where available (600f499)