v2.3.1
November 21, 2025
Predictable, schema‑enforced Claude responses across sync, async, and streaming
We added first-class support for Anthropic’s structured outputs, including schema enforcement, strict tool calling, and robust response parsing across synchronous, asynchronous, and streaming APIs. This delivers predictable, typed responses, cuts custom parsing and boilerplate, and improves reliability and governance for production workloads using Claude.
Details
- Enforce JSON/object schemas to keep outputs consistent and machine-readable
- Strict tools and end-to-end parsing reduce failure modes and post-processing
- Streaming support preserves low latency while maintaining structure
- Backward-compatible and additive; adopt incrementally
Who this is for: Teams standardizing on Claude, building workflow automations, or requiring dependable, typed outputs.
