Skip to content

Releases: langtail/langtail-node

v0.16.6

13 Nov 10:27
2ef56c1

Choose a tag to compare

Add support for reasoning_details (openrouter specific) returned in providerMetadata in the vercel ai sdk provider

v0.15.3

11 Apr 15:04
c0dd0c7

Choose a tag to compare

  • support null in message.reasoning (returned by openrouter sometimes)

v0.15.2

09 Apr 13:38

Choose a tag to compare

  • Fixed streaming support for Claude 3.7 Sonnet reasoning format
  • Enhanced Zod schema for reasoning field to handle a wider variety of response formats
  • Improved type handling for reasoning in Vercel AI SDK integration

v0.15.1

09 Apr 13:38

Choose a tag to compare

  • 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

08 Mar 10:19
f6dfee5

Choose a tag to compare

What's Changed

  • update vercel ai code by @Thyrst in #77
  • fix finish reason for anthropic & google by @Thyrst in #78
  • Port changes from 0.13 release branch including reasoning by @rychlis in #81

Full Changelog: https://github.com/langtail/langtail-node/blob/main/CHANGELOG.md

v0.13.11

08 Mar 10:18
a44ba9e

Choose a tag to compare

v0.13.10

08 Mar 10:17
1fe2eca

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.10

This was released on NPM on Dec 6, 2024

v0.13.1

08 Mar 10:15

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

This was released on NPM on Sep 20, 2024

v0.13.0

08 Mar 10:15

Choose a tag to compare

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

08 Mar 10:14

Choose a tag to compare

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