Releases: langtail/langtail-node
Releases · langtail/langtail-node
v0.16.6
v0.15.3
v0.15.2
v0.15.1
- Added cache_enabled support to message schema
- Added Anthropic cache control support to Vercel AI SDK integration
- Updated dependencies: '@ai-sdk/provider' to 1.1.1 and '@ai-sdk/provider-utils' to 2.2.5
- Added 'ai' package as dev dependency
- Added playground examples for Vercel integration with cache control
v0.14.2
v0.13.11
Full Changelog: v0.13.10...v0.13.11
Released on Feb 25, 2025
v0.13.10
What's Changed
- vercel ai sdk - cannot override hosted tools by @Thyrst in #68
- Omit max_tokens parameter when set to -1 by @rychlis in #69
- add parallelToolCalls option to pass it to the API by @vojtatranta in #70
- Tools fix by @Thyrst in #71
- keep the tool_calls in final message callback by @vojtatranta in #72
- fix react peerDependency version syntax by @ViliamKopecky in #73
- fix OpenAI chat completion in README by @Thyrst in #74
- Fix utils by @Thyrst in #76
New Contributors
- @ViliamKopecky made their first contribution in #73
Full Changelog: v0.13.1...v0.13.10
This was released on NPM on Dec 6, 2024
v0.13.1
What's Changed
- add tool_calls ChatMessage by @vojtatranta in #66
Full Changelog: v0.13.0...v0.13.1
This was released on NPM on Sep 20, 2024
v0.13.0
What's Changed
- add original delta to the created temporary message by @vojtatranta in #65
Full Changelog: v0.12.3...v0.13.0
v0.12.3
What's Changed
- leave the 'tool' role for the messages which indicate that the tool was handled by @vojtatranta in #64
Full Changelog: v0.12.2...v0.12.3