Commit Graph

  • 333b074216 shared sr/refactor-context-editing Sydney Runkle 2025-11-13 13:32:36 -05:00
  • 8d3b1c7985 Update libs/langchain_v1/langchain/agents/middleware/context_editing.py Sydney Runkle 2025-11-13 13:28:39 -05:00
  • 236d013177 use dc still Sydney Runkle 2025-11-13 13:27:46 -05:00
  • 7b73353093 context editing updates Sydney Runkle 2025-11-13 13:20:06 -05:00
  • ee19a30dde fix(groq): bump min ver for core dep (#33949) langchain-groq==1.0.1 Mason Daugherty 2025-11-13 11:46:54 -05:00
  • 5d799b3174 release(nomic): 1.0.1 (#33948) langchain-nomic==1.0.1 Mason Daugherty 2025-11-13 11:25:39 -05:00
  • 8f33a985a2 release(groq): 1.0.1 (#33947) Mason Daugherty 2025-11-13 11:25:00 -05:00
  • 78eeccef0e release(deepseek): 1.0.1 (#33946) langchain-deepseek==1.0.1 Mason Daugherty 2025-11-13 11:24:39 -05:00
  • 3d415441e8 fix(langchain, openai): backward compat for response_format (#33945) ccurme 2025-11-13 11:11:35 -05:00
  • 74385e0ebd fix(langchain, openai): fix create_agent / response_format for Responses API (#33939) ccurme 2025-11-13 10:18:15 -05:00
  • 2bfbc29ccc chore(core): fix some ruff TC rules (#33929) Christophe Bornet 2025-11-12 20:07:19 +01:00
  • ef79c26f18 chore(cli,standard-tests,text-splitters): fix some ruff TC rules (#33934) Christophe Bornet 2025-11-12 20:06:31 +01:00
  • fbe32c8e89 release(anthropic): 1.0.3 (#33935) langchain-anthropic==1.0.3 ccurme 2025-11-12 10:55:28 -05:00
  • 2511c28f92 feat(anthropic): support code_execution_20250825 (#33925) Mohammad Mohtashim 2025-11-12 20:44:51 +05:00
  • 637bb1cbbc feat: refactor tests coverage (#33927) Sydney Runkle 2025-11-11 10:40:12 -05:00
  • 3dfea96ec1 chore: update README.md files (#33919) Mason Daugherty 2025-11-10 22:51:35 -05:00
  • 68643153e5 feat(langchain): support async summarization in SummarizationMiddleware (#33918) ccurme 2025-11-10 15:48:51 -05:00
  • 462762f75b test(core): add comprehensive tests for groq block translator (#33906) Abbas Syed 2025-11-10 12:45:36 -08:00
  • 4f3729c004 release(model-profiles): 0.0.4 (#33917) langchain-model-profiles==0.0.4 ccurme 2025-11-10 12:06:32 -05:00
  • ba428cdf54 chore(infra): add note to pr linting workflow (#33916) Mason Daugherty 2025-11-10 11:49:31 -05:00
  • 69c7d1b01b test(groq,openai): add retries for flaky tests (#33914) Mason Daugherty 2025-11-10 10:36:11 -05:00
  • 733299ec13 revert(core): "applied secrets_map in load to plain string values" (#33913) Mason Daugherty 2025-11-10 10:29:30 -05:00
  • e1adf781c6 feat(langchain): (SummarizationMiddleware) support use of model context windows when triggering summarization (#33825) ccurme 2025-11-10 10:08:52 -05:00
  • 31b5e4810c feat(deepseek): support strict beta structured output (#32727) Shahroz Ahmad 2025-11-09 23:24:33 -04:00
  • c6801fe159 chore: fix URL underlining in README.md (#33905) Mason Daugherty 2025-11-09 22:22:56 -05:00
  • 1b563067f8 fix(chroma): resolve OpenCLIP + Chroma image embedding test regression (#33899) AmazingcatAndrew 2025-11-10 10:24:33 +08:00
  • 1996d81d72 chore(langchain): pass on reference docstrings (middleware) (#33904) Mason Daugherty 2025-11-09 21:18:28 -05:00
  • ab0677c6f1 fix(groq): handle tool calls with no args (#33896) Mason Daugherty 2025-11-08 22:30:44 -05:00
  • bdb53c93cc docs(langchain): correct IBM provider link in chat_models docstring (#33897) artreimus 2025-11-08 21:02:33 +08:00
  • 94d5271cb5 fix(standard-tests): fix semantic typo in if statement (#33890) langchain==1.0.5 Alazar Genene 2025-11-07 18:01:59 -05:00
  • e499db4266 release(langchain): 1.0.5 (#33893) ccurme 2025-11-07 17:54:43 -05:00
  • cc3af82b47 fix(core): applied secrets_map in load to plain string values (#33678) npage902 2025-11-07 14:14:13 -08:00
  • 9383b78be1 feat(groq): add prompt caching token usage details (#33708) Mshari 2025-11-08 01:05:22 +03:00
  • 3c492571ab release(anthropic): 1.0.2 (#33888) langchain-core==1.0.4 langchain-anthropic==1.0.2 ccurme 2025-11-07 16:47:25 -05:00
  • f2410f7ea7 revert: Support for SystemMessage in create_agent (#33889) ccurme 2025-11-07 16:44:11 -05:00
  • 91560b6a7a chore(infra): expand PR labeling (#33887) Mason Daugherty 2025-11-07 16:37:35 -05:00
  • b1dd448233 release(core): 1.0.4 (#33886) ccurme 2025-11-07 16:26:44 -05:00
  • c6aeb52b62 chore(docs): more redirects more-rds Lauren Hirata Singh 2025-11-07 16:13:25 -05:00
  • 904daf6f40 feat(core): support draw subgraph using pygraphviz (#32966) dy93 2025-11-08 04:58:35 +08:00
  • bc1291c9f3 Merge branch 'master' into bagatur/add_tool_call_metadata bagatur/add_tool_call_metadata Mason Daugherty 2025-11-07 15:44:32 -05:00
  • 8e31a5d7bd fix(core): Fix tool name check in name_dict for PydanticToolsParser (#33479) Mohammad Mohtashim 2025-11-08 01:39:47 +05:00
  • 22fdccda9e Merge branch 'master' into mdrxy/fix-30720 mdrxy/fix-30720 Mason Daugherty 2025-11-07 14:54:17 -05:00
  • d4de62839f fix(core): re-entering a context manager to raise RuntimeError Mason Daugherty 2025-11-07 14:52:17 -05:00
  • ee630b4539 fix: bump up default recursion limit (#33881) Sydney Runkle 2025-11-07 13:49:12 -06:00
  • 46971447df fix(core): Filter empty content blocks from formatted prompts (#32519) Jacob Lee 2025-11-07 11:39:25 -08:00
  • 1fbc6d460a Merge branch 'master' into mdrxy/ci-rst-checker mdrxy/ci-rst-checker Mason Daugherty 2025-11-07 14:38:33 -05:00
  • d8b94007c1 fix(huggingface): pass llm params to ChatHuggingFace (#32368) Azibek 2025-11-07 14:29:15 -05:00
  • cf595dcc38 chore(langchain): Support for SystemMessage in create_agent (#33640) Mohammad Mohtashim 2025-11-08 00:00:38 +05:00
  • d27211cfa7 fix(core): context preservation in shielded async callbacks (#32163) Copilot 2025-11-07 13:09:47 -05:00
  • ca1a3fbe88 fix(core): RunnablePick may not return a dict if keys is a string (#31321) Swastik-Swarup-Dash 2025-11-07 23:34:20 +05:30
  • c955b53aed fix(core): fix Runnable parallel schema being empty when children runnable input schemas use TypedDict (#28196) williamzhu54 2025-11-07 12:01:21 -05:00
  • 2a626d9608 refactor(langchain): use create_importer for HypotheticalDocumentEmbedder (#32078) Christophe Bornet 2025-11-07 17:16:00 +01:00
  • 0861cba04b fix(chroma): pydantic validation error when using retriever.invoke() (#31377) Abhinav 2025-11-07 21:29:16 +05:30
  • 88246f45b3 docs: fix typos in libs/core/langchain_core/utils/function_calling.py (#33873) Lê Nam Khánh 2025-11-07 22:34:28 +07:00
  • 1d04514354 docs: fix typos in libs/core/tests/unit_tests/utils/test_strings.py (#33875) Lê Nam Khánh 2025-11-07 22:34:12 +07:00
  • c2324b8f3e docs: fix typos in libs/langchain/langchain_classic/chains/summarize/chain.py (#33877) Lê Nam Khánh 2025-11-07 22:33:53 +07:00
  • 957ea65d12 docs: fix typos in libs/core/tests/unit_tests/indexing/test_hashed_document.py (#33874) Lê Nam Khánh 2025-11-07 22:32:20 +07:00
  • 00fa38a295 docs: fix typos in libs/core/tests/unit_tests/test_tools.py (#33876) Lê Nam Khánh 2025-11-07 22:31:57 +07:00
  • 9d98c1b669 docs: fix typos in libs/partners/groq/langchain_groq/chat_models.py (#33878) Lê Nam Khánh 2025-11-07 22:31:35 +07:00
  • 00cc9d421f fix(langchain): Update langchain-core dependency version (#33775) Mahmut CAVDAR 2025-11-07 16:31:06 +01:00
  • 65716cf590 feat(perplexity): Created Dedicated Output Parser to Support Reasoning Model Output for perplexity (#33670) Mohammad Mohtashim 2025-11-07 20:17:35 +05:00
  • 1b77a191f4 feat: The response.incomplete event is not handled when using stream_mode=['messages'] (#33871) riunyfir 2025-11-07 22:46:11 +08:00
  • ebfde9173c docs: expand "Why use LangChain?" section in README (#33846) repeat-Q 2025-11-07 22:09:05 +08:00
  • 2fe0369049 docs: fix typos in some files (#33867) Lê Nam Khánh 2025-11-07 21:04:29 +07:00
  • e023201d42 style: some cleanup (#33857) Mason Daugherty 2025-11-06 23:50:46 -05:00
  • d40e340479 chore: attribute package change versions (#33854) Mason Daugherty 2025-11-06 16:57:30 -05:00
  • 9a09ed0659 fix: don't trace conditional edges and no todos in input state (#33842) langchain==1.0.4 Sydney Runkle 2025-11-05 14:25:57 -05:00
  • 5f27b546dd chore: update README.md with deepagents (#33843) Mason Daugherty 2025-11-05 14:22:20 -05:00
  • 022fdd52c3 fix(core): handle missing dependency version information (#33844) Mason Daugherty 2025-11-05 14:19:55 -05:00
  • 7946a8f64e release: langchain v1.0.4 (#33839) Sydney Runkle 2025-11-05 12:37:58 -05:00
  • 7af79039fc fix: only increment thread count on successful executions (#33837) Sydney Runkle 2025-11-05 10:00:07 -05:00
  • 1755750ca1 fix: more robust tool call limit middleware (#33817) Sydney Runkle 2025-11-05 09:18:21 -05:00
  • ddb53672e2 chore(infra): remove unused pr-title-labeler.yml (#33831) Mason Daugherty 2025-11-04 20:06:52 -05:00
  • eeae34972f chore(infra): drop langchain_v1 pr lint (#33830) Mason Daugherty 2025-11-04 19:46:05 -05:00
  • 47d89b1e47 fix(langchain): remove Tigris (#33829) Mason Daugherty 2025-11-04 19:45:52 -05:00
  • ee0bdaeb79 chore: correct langchain-community references (#33827) Mason Daugherty 2025-11-04 17:01:35 -05:00
  • 915c446c48 chore(core): add ruff rule PLR2004 (#33706) Christophe Bornet 2025-11-04 19:33:37 +01:00
  • d1e2099408 chore(core): clean pyproject formatting (#33821) Mason Daugherty 2025-11-04 13:21:15 -05:00
  • 6ea15b9efa docs(model-profiles): fix typo (#33820) Mason Daugherty 2025-11-04 13:19:55 -05:00
  • 69f33aaff5 chore(infra): remova unused poetry_setup action (#33819) Mason Daugherty 2025-11-04 13:18:55 -05:00
  • 3f66f102d2 chore: update issue template xref url (#33818) Mason Daugherty 2025-11-04 13:17:42 -05:00
  • c6547f58b7 style(standard-tests): refs pass (#33814) Mason Daugherty 2025-11-04 00:01:16 -05:00
  • dfb05a7fa0 style: refs pass (#33813) Mason Daugherty 2025-11-03 22:11:10 -05:00
  • 889e8b6de8 Revert 33805 fix last plz (#33806) Lauren Hirata Singh 2025-11-03 16:16:18 -05:00
  • 5cb0501c59 fix(docs): redirects (#33805) Lauren Hirata Singh 2025-11-03 15:58:13 -05:00
  • 5838e3e8e5 fix(docs): fine tune redirects (#33802) Lauren Hirata Singh 2025-11-03 15:01:53 -05:00
  • 2f67f9ddcb release(huggingface): 1.0.1 (#33803) langchain-huggingface==1.0.1 ccurme 2025-11-03 14:49:52 -05:00
  • 0e36185933 fix(huggingface): add stream_usage support for ChatHuggingFace invoke/stream (#32708) Hyejeong Jo 2025-11-04 04:44:32 +09:00
  • 6617865440 fix(core): add no colors check (#33780) Michael Li 2025-11-04 05:23:23 +11:00
  • fbd96c688a chore(docs): Add redirect for multi-modal (#33801) Lauren Hirata Singh 2025-11-03 13:04:41 -05:00
  • 2085f69d68 fix(docs): Make redirects more specific for integrations (#33799) Lauren Hirata Singh 2025-11-03 11:38:56 -05:00
  • 6dba4912be release(model-profiles): 0.0.3 (#33798) langchain-model-profiles==0.0.3 ccurme 2025-11-03 11:17:08 -05:00
  • 7a3827471b fix(model-profiles): fix pdf_inputs field (#33797) ccurme 2025-11-03 11:10:33 -05:00
  • df2ec0ca38 fix(docs): Fix regex in redirects (#33795) Lauren Hirata Singh 2025-11-03 10:52:37 -05:00
  • f006bc4c7e feat(langchain): add model-profiles as optional dependency (#33794) ccurme 2025-11-03 10:13:58 -05:00
  • 0a442644e3 test(anthropic): add vcr to test_search_result_tool_message (#33793) Mason Daugherty 2025-11-03 10:13:30 -05:00
  • 4960663546 docs: add Code of Conduct link to README (#33782) repeat-Q 2025-11-03 22:50:47 +08:00
  • 1381137c37 release(standard-tests): 1.0.1 (#33792) langchain-tests==1.0.1 ccurme 2025-11-03 09:46:39 -05:00
  • b4a042dfc4 release(core): 1.0.3 (#33768) langchain-core==1.0.3 ccurme 2025-11-03 09:19:32 -05:00
  • 81c4f21b52 fix(standard-tests): update multimodal tests (#33781) langchain-openai==1.0.2 ccurme 2025-11-01 16:38:20 -04:00