Skip to content

Commit c83bd60

Browse files
committed
Add changelog entry for v0.16.2-beta.1 - tool result array support with images
1 parent 427a40e commit c83bd60

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.16.2-beta.1
4+
5+
- Add support for tool results as message type arrays with images in Vercel AI SDK integration
6+
- Tool results can now return rich content arrays containing text and images instead of just strings
7+
- Maintains backward compatibility with existing string-based tool results
8+
- Updated `ChatCompletionToolMessageParam` to support both string and array content types
9+
310
## 0.16.1
411

512
- Add support for message.reasoning in schema

0 commit comments

Comments
 (0)