github langchain-ai/langchainjs @langchain/anthropic@1.5.11

latest release: @langchain/google@0.2.7
4 hours ago

Patch Changes

  • #11669 fb2a9f3 Thanks @richardscarrott! - feat(anthropic): accept a SystemMessage anywhere in the message list. Previously only the first message could be a system message. Anything else threw.

    A system message that isn't first is now sent at its own position. It applies from that point in the conversation onwards, and adding one leaves the prompt cache for the earlier turns intact.

    Two smaller changes come with it. A leading run of two or more SystemMessages now merges into the top-level system field instead of being rejected. System content built from standard content blocks no longer sends the internal block id to the provider.

Don't miss a new langchainjs release

NewReleases is sending notifications on new releases.