Patch Changes
-
#10511
6933769Thanks @hntrl! - cache Zod-to-JSON-Schema conversions in toJsonSchema() -
#10541
50d5f32Thanks @jacoblee93! - revert: Revert "feat(core): Add all chat model/llm invocation params to metadata" -
#10509
5552999Thanks @hntrl! - feat(openai): add support for phase parameter on Responses API messages- Extract
phasefrom message output items and surface it on text content blocks - Support phase in streaming via
response.output_item.addedevents - Round-trip phase through both raw provider and standard content paths
- Move phase into
extrasdict in the core standard content translator
- Extract
-
#10528
8331833Thanks @christian-bromann! - fix(core): normalize single-block content in mergeContent