langchain==0.3.22
·
341 commits
to main
since this release
What's Changed
- Release 0.3.21 by @benjamincburns in #7996
- fix(groq): update to latest sdk, format fixes, maintenance by @benjamincburns in #8008
- release(groq): 0.2.2 by @benjamincburns in #8009
- chore(docs): update link to JS JD by @benjamincburns in #8013
- chore(docs): bump nextjs version by @benjamincburns in #8014
- chore: bump release-it version by @benjamincburns in #8015
- chore(community): bump usearch package version by @benjamincburns in #8016
- chore: dedupe yarn.lock, plus required minor code edits by @benjamincburns in #8017
- chore: bump next dep in environment tests by @benjamincburns in #8018
- chore(openai, baidu-qianfan, deepseek, xai): use latest openai SDK & @langchain/openai package by @benjamincburns in #8019
- fix: LangChain tracer should send session name with update requests by @angus-langchain in #8021
- fix: don't drop tool input when converting messages to Anthropic payload by @sd2k in #8025
- release(anthropic): 0.3.18 by @jacoblee93 in #8027
- fix(google-common): Fix warning about system message in Vertex Anthropic by @afirstenberg in #8022
- docs: add GOAT to tool docs by @0xaguspunk in #7906
- feat(community): make convertOpenAPISpecToOpenAIFunctions available for imports by @schipiga in #7955
- fix(langchain): Fix typo in error message for SqlDatabase options by @timler in #7975
- fix(google-genai): Add support for supervisor author name by @sklinkert in #7980
- fix(ci): Remove caching for LangChain CI action by @jacoblee93 in #8028
- docs: Fix urls, remove outdate info in IBM Toolkit by @FilipZmijewski in #7969
- fix(docs): fix parameter casing for useResponsesAPI -> useResponsesApi by @24601 in #8026
- feat(langchain-tavily): creating and implementing the Tavily Partner package for the js library by @michaelgriff in #7957
- release(tavily): 0.1.0 by @benjamincburns in #8029
- chore(tavily): add README.md by @benjamincburns in #8030
- release(tavily): 0.1.1 by @benjamincburns in #8031
- fix(docs): fix broken API ref link, use better link for LangGraph tool calling by @benjamincburns in #8032
- fix(community): perplexity add search domain & recency filter by @anadi45 in #7999
- fix(langchain): Remove extra }} from structured output format instructions by @lx-0 in #8024
- test(google): Gemini 2.5 on Vertex by @afirstenberg in #7927
- docs(community): removed @param tag for non-existent function parameter by @alexTayanovsky in #7997
- release(community): 0.3.41 by @jacoblee93 in #8033
- release(google-genai): 0.2.4 by @jacoblee93 in #8034
- release(core): 0.3.45 by @jacoblee93 in #8035
- Release 0.3.22 by @jacoblee93 in #8036
New Contributors
- @angus-langchain made their first contribution in #8021
- @sd2k made their first contribution in #8025
- @0xaguspunk made their first contribution in #7906
- @schipiga made their first contribution in #7955
- @timler made their first contribution in #7975
- @sklinkert made their first contribution in #7980
- @24601 made their first contribution in #8026
- @michaelgriff made their first contribution in #7957
- @lx-0 made their first contribution in #8024
- @alexTayanovsky made their first contribution in #7997
Full Changelog: 0.3.21...langchain==0.3.22