Skip to content

@langchain/core@1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:08
c5e8962

Minor Changes

Patch Changes

  • #11047 ac0f71d Thanks @christian-bromann! - fix(core): preserve AIMessage content blocks

    Keep existing v1 contentBlocks when constructing AIMessage instances so serialized messages do not lose block content during deserialization.