Skip to content

langchain==1.0.3

Latest

Choose a tag to compare

@christian-bromann christian-bromann released this 06 Nov 02:21
· 19 commits to main since this release
langchain==1.0.3
9502c00

Patch Changes

  • f1583cd: allow for model strings in summarization middleware
  • e960f97: check message property when pulling chat models for vercel compat
  • 66fc10c: fix(langchain): don't allow default or optional context schemas
  • 0a8a23b: feat(@langchain/core): support of ToolRuntime
  • b38be50: Add missing ToolMessage in toolStrategy structured output
  • 42930b5: fix(langchain): improved state schema typing