We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427a40e commit c83bd60Copy full SHA for c83bd60
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 0.16.1
11
12
- Add support for message.reasoning in schema
0 commit comments