We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83bd60 commit a94e3e4Copy full SHA for a94e3e4
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.16.2-beta.1
+## 0.16.2
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
package.json
{
"name": "langtail",
- "version": "0.16.2-beta.1",
+ "version": "0.16.2",
"description": "",
"main": "./Langtail.js",
"packageManager": "pnpm@8.15.6",
0 commit comments