Major Changes
- 31f69de: fix(ai): carry prepareStep message overrides forward across steps
- 7c71ac6: fix(ai): limit response messages in StepResult to messages created in that step
Patch Changes
- fd4f578: fix(ai): exclude request and response bodies from text generation results by default to reduce memory usage.
- c0c8ca2: fix(ai): remove deprecated LanguageModelUsage properties
- 5faf71c: feat: introduce responseMessages on GenerateTextResult and StreamTextResult
- 69254e0: feat(ai): add toolMetadata for tool specific metdata
- 3015fc3: feat: sandbox shell execution abstraction
- eee1166: feat(ai): expose initial and response messages in prepareStep
- 7dbf992: feat(ai): allow prepareStep to override sandbox per step
- Updated dependencies [69254e0]
- Updated dependencies [3015fc3]
- @ai-sdk/provider-utils@5.0.0-canary.34
- @ai-sdk/gateway@4.0.0-canary.72