Skip to content

langchain-core==0.3.35

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 18:16
e61f463

Changes since langchain-core==0.3.34

core[patch]: release 0.3.35 (#29764)
core: Fix output of convert_messages when called with BaseMessage.model_dump() (#29763)
core: Make abatch_as_completed respect max_concurrency (#29426)
Core: Fix add for concatting two BaseMessageChunk's (#29531)
core: Handle unterminated escape character when parsing partial JSON (#29065)