Skip to content

Releases: langchain-ai/langchain

langchain-groq==0.2.3

08 Jan 00:46
cc0f81f
Compare
Choose a tag to compare

Changes since langchain-groq==0.2.2

partners/groq: release 0.2.3 (#29081)
groq: user agent (#29079)
Revert "integrations[patch]: remove non-required chat param defaults" (#29048)
integrations[patch]: remove non-required chat param defaults (#26730)
partners: fix default value for stop_sequences in ChatGroq (#28924)

langchain-voyageai==0.1.4

06 Jan 20:25
1f78d4f
Compare
Choose a tag to compare

Changes since langchain-voyageai==0.1.3

voyageai[patch]: release 0.1.4 (#29046)
partners/voyageai: enable setting output dimension (#28740)

langchain==0.3.14

03 Jan 20:23
18eb9c2
Compare
Choose a tag to compare

Changes since langchain==0.3.13

langchain[patch]: release 0.3.14 (#29018)
langchain.agents: corrected documentation (#28986)
infra: speed up unit tests (#28974)
langchain[patch]: fix test following update to langchain-openai (#28838)
langchain: add support for Google Anthropic Vertex AI model garden provider in init_chat_model (#28177)

langchain-core==0.3.29

03 Jan 20:02
8e50e42
Compare
Choose a tag to compare

Changes since langchain-core==0.3.28

core[patch]: release 0.3.29 (#29017)
core[patch]: substantially speed up @deprecated (#29016)
core[patch]: remove deprecated functions from tool binding hotpath (#29015)
core[patch]: fix deprecation admonition in API ref (#28992)
(Core) Small Change in Docstring for method partial for BasePromptTemplate (#28969)
infra: speed up unit tests (#28974)
core,anthropic[patch]: fix with_structured_output typing (#28950)
core[patch]: remove redundant imports (#28861)

langchain-community==0.3.14

03 Jan 20:41
3e618b1
Compare
Choose a tag to compare

Changes since langchain-community==0.3.13

community[patch]: release 0.3.14 (#29019)
community[patch]: additional check for prompt caching support (#29008)
community: Update azureml endpoint (#28953)
(Community): DuckDuckGoSearchAPIWrapper backend changed from api to auto (#28961)
community: update documentation and model IDs for FriendliAI provider (#28984)
(Community): Fix Keyword argument for AzureAIDocumentIntelligenceParser (#28959)
community[patch]: fix instantiation for Slack tools (#28990)
infra: speed up unit tests (#28974)
community: Fix error handling bug in ChatDeepInfra (#28918)
Community : Add cost information for missing OpenAI model (#28882)
community(azuresearch): allow to use any valid credential (#28873)
Community: LlamaCppEmbeddings embed_documents and embed_query (#28827)
Update dataframe.py (#28871)
community: Corrected aload func to be asynchronous from webBaseLoader (#28337)
community: adding langchain-predictionguard partner package documentation (#28832)
langchain_community.chat_models.oci_generative_ai: Fix a bug when using optional parameters in tools (#28829)
Langchain_Community: SQL LanguageParser (#28430)

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)