Skip to content

Releases: langchain-ai/langchain

langchain-openai==0.2.14

19 Dec 21:52
c3ccd93
Compare
Choose a tag to compare

Changes since langchain-openai==0.2.13

patch openai json mode test (#28831)
xfail openai image token count test (#28828)
openai[patch]: Release 0.2.14 (#28826)
openai[patch]: type reasoning_effort (#28825)

langchain-fireworks==0.2.6

19 Dec 16:06
ff7b01a
Compare
Choose a tag to compare

Changes since langchain-fireworks==0.2.5

fireworks: fix lint (#28821)
partners/fireworks: release 0.2.6 (#28805)
json mode standard test (#25497)
multiple: fix xfailed signatures (#28597)
multiple: push deprecation removals to 1.0 (#28236)
standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203)
multiple: langchain-standard-tests -> langchain-tests (#28139)

langchain-core==0.3.28

19 Dec 22:56
f0e858b
Compare
Choose a tag to compare

Changes since langchain-core==0.3.27

core[patch]: release 0.3.28 (#28837)
core: dont mutate tool_kwargs during tool run (#28824)
fix crash when using create_xml_agent with parameterless function as … (#26002)
core: typo Utilities for tests. -> Utilities for pydantic. (#28814)
core: typo in runnable (#28815)

langchain-community==0.3.13

19 Dec 14:49
6526db4
Compare
Choose a tag to compare

Changes since langchain-community==0.3.12

community: bump core (#28819)
Community : Add OpenAI prompt caching and reasoning tokens tracking (#27135)
community: tablestore vector store check the dimension of the embedding when writing it to store. (#28812)
community: add new parameter default_headers (#28700)
community: release 0.3.13 (#28798)
Community: Fix with_structured_output for ChatSambaNovaCloud (#28796)
Fixed adding float values into DynamoDB (#26562)
community: DocumentLoaderAsParser wrapper (#27749)
[Community]: Image Extraction Fixed for PDFPlumberParser (#28491)
Fixes: community: fix LanceDB return no metadata (#27024)
Add OCI Generative AI new model and structured output support (#28754)
community: adding haiku 3.5 and opus callbacks (#28783)
langchain_community: Add default None values to DocumentAttributeValue class properties (#28785)
community: add trust_env at web_base_loader (#28514)
community: support Confluence cookies (#28760)
community: Apache AGE wrapper. Ensure Node Uniqueness by ID. (#28759)
cosmosdbnosql: Added Cosmos DB NoSQL Semantic Cache Integration with tests and jupyter notebook (#24424)
community: Fix ChatLiteLLMRouter runtime issues (#28163)
community: recommend RedisVectorStore over Redis (#28749)
community: Correctly handle multi-element rich text (#25762)
community: added FalkorDB vector store support i.e implementation, test, docs an… (#26245)
chore(community): update to OpenLLM 0.6 (#24609)
community: support Hunyuan Embedding (#23160)
core: add kwargs support to VectorStore (#25934)
community: correct return type of get_files_from_directory in github tool (#27885)
community: Add configurable VisualFeatures to the AzureAiServicesImageAnalysisTool (#27444)
Fix Azure National Cloud authentication using token (RBAC) (Generated by Ana - AI SDE) (#25843)
community: Remove all other keys in ChatLiteLLM and add api_key (#28097)
community: Apache AGE wrapper additional edge cases. (#28151)
[community][fix] Compatibility support to bump up wikibase-rest-api-client version (#27316)
community: refactor opensearch query constructor to use wildcard instead of match in the contain comparator (#26653)
community[patch]: update dynamodb chat history to update instead of overwrite (#22397)
community: Add FewShotSQLTool (#28232)
Added bind_tools support for ChatMLX along with small fix in _stream (#28743)
community: SamabaStudio Tool Calling and Structured Output (#28025)
community: fix AzureSearch Oauth with azure_ad_access_token (#26995)
community: O365Toolkit - send_event - fixed timezone error (#25876)
Community: Azure CosmosDB No Sql Vector Store: Full Text and Hybrid Search Support (#28716)
community: Passing the model_kwargs correctly while maintaing backward compatability (#28439)
community: FAISS vectorstore - consistent Document id field (#28728)

langchain-anthropic==0.3.1

19 Dec 16:09
ff7b01a
Compare
Choose a tag to compare

Changes since langchain-anthropic==0.3.0

anthropic: less pydantic for client (#28823)
anthropic: sdk bump (#28820)
partners/anthropic: release 0.3.1 (#28801)
anthropic[patch]: increase timeouts for integration tests (#28767)
anthropic: timeout in tests (10s) (#28488)
multiple: push deprecation removals to 1.0 (#28236)
standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203)
multiple: langchain-standard-tests -> langchain-tests (#28139)
anthropic[patch]: add examples to API ref (#28065)

langchain==0.3.13

18 Dec 20:39
079f1d9
Compare
Choose a tag to compare

Changes since langchain==0.3.12

langchain: release 0.3.13 (#28797)

langchain-xai==0.1.1

18 Dec 22:42
50afa7c
Compare
Choose a tag to compare

Changes since langchain-xai==0.1.0

partners/xai: release 0.1.1 (#28806)
multiple: fix xfailed signatures (#28597)
standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203)
multiple: langchain-standard-tests -> langchain-tests (#28139)

langchain-text-splitters==0.3.4

18 Dec 17:51
9b024d0
Compare
Choose a tag to compare

Changes since langchain-text-splitters==0.3.3

text-splitters: release 0.3.4 (#28795)
text-splitters: Inconsistent results with NLTKTextSplitter's add_start_index=True (#27782)
text-splitters: extended-tests without socket (#28736)
text-splitters: test without socket (#28732)

langchain-openai==0.2.13

18 Dec 22:17
68940dd
Compare
Choose a tag to compare

Changes since langchain-openai==0.2.12

openai[patch]: Release 0.2.13 (#28800)
core[patch], openai[patch]: Handle OpenAI developer msg (#28794)
json mode standard test (#25497)

langchain-ollama==0.2.2

18 Dec 22:40
50afa7c
Compare
Choose a tag to compare

Changes since langchain-ollama==0.2.1

partners/ollama: release 0.2.2 (#28802)
json mode standard test (#25497)
ollama[patch]: permit streaming for tool calls (#28654)
ollama[patch]: support structured output (#28629)