Release 0.2.18
What's Changed
- Release 0.2.17 by @bracesproul in #6611
- langchain[patch]: Bump vertex dep by @bracesproul in #6613
- cohere[patch]: Do not test stream tool calls in cohere by @bracesproul in #6617
- scripts[patch]: Use fs.rm for deleting directories by @bracesproul in #6619
- fix(core): return conditional edge in toJSON by @dqbd in #6628
- langchain[patch]: Update version for removal of deprecated code by @bracesproul in #6620
- mistral[patch]: Hide secrets by @bracesproul in #6630
- mistral[patch]: Release 0.0.29 by @bracesproul in #6632
- core[patch]: Adds option for more verbose parsing errors by @jacoblee93 in #6634
- scripts[patch]: Add spam comment filter by @bracesproul in #6633
- core[patch]: Release 0.2.29 by @jacoblee93 in #6635
- langchain[patch]: Fixes bug in ReAct agent that prevents parsing error handling by @obround in #6624
- infra[patch]: Improve speeds for spam detection script by @bracesproul in #6636
- infra[patch]: Fix comment regex by @bracesproul in #6637
- core[patch]: Make tool call chunk partial JSON parsing more strict by @jacoblee93 in #6639
- openai[patch]: Properly dedupe system fingerprint by @jacoblee93 in #6638
- openai[patch]: Release 0.2.8 by @jacoblee93 in #6640
- core[patch]: Prevent ConsoleCallbackHandler from throwing TypeError when logging by @benjamincburns in #6612
- core[patch]: Release 0.2.30 by @jacoblee93 in #6641
- infra[patch]: Sanitize body in spam filter by @AdnaneKhan in #6642
- docs[patch]: Update ParentDocument docs to use byte store by @bracesproul in #6647
- docs[patch]: Update migrate_agent.ipynb -> was refering to the wrong doc link by @TimSusa in #6651
- Fix typo in agents tutorial by @ksimons in #6649
- feat(core): always provide message ID inferred from run ID if not present while streaming by @dqbd in #6646
- core[patch]: Treat OpenAI message format as a message like by @jacoblee93 in #6654
- core[patch]: Release 0.2.31 by @jacoblee93 in #6656
- api_refs[patch]: Update core redirect by @bracesproul in #6668
- openai[patch]: Skip flaky test by @bracesproul in #6677
- 👥 Update LangChain people data by @jacoblee93 in #6669
- docs[patch]: Fix typos in Agents tutorial by @ayatnkw in #6675
- fix(openai): Check
configuration.apiKey
inChatOpenAI
constructor by @ezra-chu in #6664 - langchain[patch]: Allow custom handling of tool runtime errors in legacy agent executor by @jacoblee93 in #6687
- chore(openai): Release 0.2.9 by @jacoblee93 in #6689
- fix(community): ElasticVectorSearch: exclude metadata filters not working due changing to term instead of terms by @jacoblee93 in #6688
- Fix tiny typo in llm_chain.ipynb by @dwabyick in #6679
- feat(anthropic): langchain-anthropic support custom create anthropic client by @rxliuli in #6615
- chore(anthropic): Release 0.2.16 by @jacoblee93 in #6691
- chore: Fix top-level dependency install for node 22+ by @benjamincburns in #6658
- chore(community): Bump pyodide dev version and allow peer installs up to current latest by @benjamincburns in #6680
- fix(community): Add support for Bedrock cross-region inference models by @keremnalbant in #6682
- chore(community): Release 0.2.32 by @jacoblee93 in #6692
- Release 0.2.18 by @jacoblee93 in #6693
New Contributors
- @obround made their first contribution in #6624
- @benjamincburns made their first contribution in #6612
- @AdnaneKhan made their first contribution in #6642
- @TimSusa made their first contribution in #6651
- @ksimons made their first contribution in #6649
- @ayatnkw made their first contribution in #6675
- @ezra-chu made their first contribution in #6664
- @dwabyick made their first contribution in #6679
- @keremnalbant made their first contribution in #6682
Full Changelog: 0.2.17...0.2.18