Skip to content

Release 0.2.46

Latest
Compare
Choose a tag to compare
@vbarda vbarda released this 12 Feb 00:09
· 8 commits to main since this release

What's Changed

  • Release 0.2.45 by @jacoblee93 in #848
  • fix(remote): use "messages-tuple" when requesting "messages" by @dqbd in #799
  • fix(messages): reuse the first valid message ID for subsequent chunks by @dqbd in #798
  • docs: Fix human in the loop concept example by @jacoblee93 in #854
  • langgraph: allow setting custom names for compiled graph / compiled state graph by @vbarda in #852
  • langgraph: export AnnotationRoot by @vbarda in #856
  • docs: add adopters by @vbarda in #857
  • langgraph: use 'prompt' param for model input preprocessing in create_react_agent by @vbarda in #858
  • langgraph: allow passing model.bindTools() to createReactAgent by @vbarda in #859

Full Changelog: 0.2.45...0.2.46