Commit Graph

  • dc729dcfa3 feat(openai): use LangSmith keys for gateway auth open-swe/langsmith-gateway-key-fallback Mukil Loganathan 2026-07-12 01:12:34 +00:00
  • a8fd0da2b7 chore(model-profiles): refresh model profile data (#38797) master langchain-oss-model-profiles[bot] 2026-07-11 18:01:26 -04:00
  • 229c1eb399 fix(core): support NotRequired metadata on Python 3.10 john/dcd-37-gateway-url-mapping John Kennedy 2026-07-11 14:02:09 -07:00
  • 4f43959193 fix(core): support gateway type metadata on Python 3.10 John Kennedy 2026-07-11 13:53:50 -07:00
  • 8a871cb2e7 fix(core): address gateway OAuth review feedback john/dcode-add-oauth-bearer-auth-mode-for-langsmith-gateway John Kennedy 2026-07-11 13:53:29 -07:00
  • b667222964 fix(core): address gateway URL review feedback John Kennedy 2026-07-11 13:45:18 -07:00
  • 82001a86c2 feat(core): add gateway OAuth bearer authentication John Kennedy 2026-07-11 12:59:07 -07:00
  • 0344b627dc feat(core): add shared gateway URL mapping John Kennedy 2026-07-11 12:59:22 -07:00
  • 42f8f79293 release(langchain): 1.3.13 (#38787) langchain==1.3.13 ccurme 2026-07-10 18:53:07 -04:00
  • 7327e84d6f feat(langchain): add meta extra and support langchain-meta in init_chat_model (#38786) ccurme 2026-07-10 18:46:45 -04:00
  • 1c6bfc8f60 release(openai): 1.3.5 (#38785) langchain-openai==1.3.5 Mason Daugherty 2026-07-10 14:47:52 -04:00
  • 8e2e90bcab feat(langchain): expose provider package via get_provider_package mdrxy/langchain/builtin-providers-pypi-name Mason Daugherty 2026-07-10 18:27:44 +00:00
  • 5602d7bcae chore: bump mistune from 3.2.1 to 3.3.0 in /libs/core dependabot/uv/libs/core/mistune-3.3.0 dependabot[bot] 2026-07-10 18:14:03 +00:00
  • d571c1f7c3 chore: bump mistune from 3.2.1 to 3.3.0 in /libs/langchain dependabot/uv/libs/langchain/mistune-3.3.0 dependabot[bot] 2026-07-10 18:13:54 +00:00
  • 4717cfc83b feat(openai): support explicit prompt caching (#38762) Mason Daugherty 2026-07-10 14:11:10 -04:00
  • 1c215ea5da fix docstring cc/tool_error Chester Curme 2026-07-10 11:21:49 -04:00
  • 27160cd1fe support async on_error Chester Curme 2026-07-10 11:14:33 -04:00
  • ebc0107633 x Chester Curme 2026-07-10 10:26:18 -04:00
  • 2f527debdd chore(model-profiles): refresh model profile data (#38774) langchain-oss-model-profiles[bot] 2026-07-10 10:24:05 -04:00
  • a07356f839 fix(anthropic): add advisor_ prefix to builtin tool recognition (#38686) Radhakrishnan Pachyappan 2026-07-10 07:48:52 +05:30
  • 9e9f6be79d cr cc/gateway-base-url Chester Curme 2026-07-09 14:09:20 -04:00
  • 8107ff4065 release(fireworks): 1.4.4 (#38753) langchain-fireworks==1.4.4 Mason Daugherty 2026-07-09 13:45:31 -04:00
  • ea24fb1e13 fix(fireworks): report cached prompt token usage (#38751) Mason Daugherty 2026-07-09 13:39:38 -04:00
  • 146d972cc4 chore: bump soupsieve from 2.8 to 2.8.4 in /libs/core dependabot/uv/libs/core/soupsieve-2.8.4 dependabot[bot] 2026-07-09 16:48:44 +00:00
  • eecb84c299 chore: bump soupsieve from 2.8 to 2.8.4 in /libs/langchain dependabot/uv/libs/langchain/soupsieve-2.8.4 dependabot[bot] 2026-07-09 16:48:36 +00:00
  • 33c7da5b76 chore: bump soupsieve from 2.8 to 2.8.4 in /libs/text-splitters dependabot/uv/libs/text-splitters/soupsieve-2.8.4 dependabot[bot] 2026-07-09 16:48:27 +00:00
  • 716de3c591 chore: bump nltk from 3.9.4 to 3.10.0 in /libs/text-splitters dependabot/uv/libs/text-splitters/nltk-3.10.0 dependabot[bot] 2026-07-09 16:48:17 +00:00
  • a4294f9a39 chore(deps): refresh lockfiles (#38746) Mason Daugherty 2026-07-09 12:43:43 -04:00
  • d73ba5b70b chore(model-profiles): refresh model profile data (#38739) langchain-oss-model-profiles[bot] 2026-07-09 12:12:22 -04:00
  • 0bfc3e6bb8 read api key from LANGSMITH_GATEWAY_API_KEY Chester Curme 2026-07-09 11:48:22 -04:00
  • 79168282df lint Chester Curme 2026-07-09 11:04:50 -04:00
  • 7941315be5 implement in langchain-anthropic, langchain-fireworks, langchain-openai Chester Curme 2026-07-09 10:37:35 -04:00
  • 49c5ac07ed Fix: Fix Regex pattern injection via user-controlled ripgrep search pattern corridor/fix-6619d9df-1783577424341 corridor-security[bot] 2026-07-09 06:10:27 +00:00
  • bc1540084b release(openai): 1.3.4 (#38731) langchain-openai==1.3.4 ccurme 2026-07-08 18:51:10 -04:00
  • 123d83282a release(langchain): 1.3.12 (#38730) langchain==1.3.12 ccurme 2026-07-08 18:34:51 -04:00
  • fa0114511b fix(openai): suppress Pydantic serializer warning on structured output parsed field (#37727) Naomi 2026-07-08 23:28:39 +01:00
  • af3de98c4a docs(infra): clarify uv.lock step in release process guide (#38729) Mason Daugherty 2026-07-08 16:16:37 -04:00
  • 1c3a4186cf release(core): 1.4.9 (#38728) langchain-core==1.4.9 ccurme 2026-07-08 15:58:21 -04:00
  • 1619f3d3d0 chore(standard-tests): fix some typings detected by ty (#38707) Christophe Bornet 2026-07-08 21:32:47 +02:00
  • a6f0369eca chore(qdrant): bump fastembed to latest (#38726) Anush 2026-07-08 23:54:06 +05:30
  • fca0a977a6 fix(langchain): propagate interrupts through ToolRetryMiddleware (#38722) ccurme 2026-07-08 11:16:42 -04:00
  • 874bada42f chore(model-profiles): refresh model profile data (#38712) langchain-oss-model-profiles[bot] 2026-07-08 10:08:48 -04:00
  • 6e51a7e48b chore(model-profiles): refresh model profile data (#38699) langchain-oss-model-profiles[bot] 2026-07-07 11:40:47 -04:00
  • 2d8100c4fa fix(langchain-classic): fix Chain.save() regression from dict-to-model_dump migration (#35667) Mohammad Mohtashim 2026-07-06 21:15:21 +05:00
  • b08c3913fb test(openai): skip Codex VCR tests before cassette setup (#38690) Mason Daugherty 2026-07-06 11:29:03 -04:00
  • 83386b56e1 chore(model-profiles): refresh model profile data (#38689) langchain-oss-model-profiles[bot] 2026-07-06 10:09:28 -04:00
  • 701cc0e6bb test(deps): Include Python 3.14 in integration test matrix (#34993) Ülgen Sarıkavak 2026-07-06 08:58:33 +03:00
  • a586e9044c fix(langchain): avoid shared process-group kill in shell middleware (#36359) Yashodip More 2026-07-06 09:21:57 +05:30
  • fd822b07c0 fix(text-splitters): restore lazy imports for heavy optional dependencies (#35469) Balaji Seshadri 2026-07-05 23:19:16 -04:00
  • 1840b73209 fix(core): improve langsmith loader error messages (#35648) Divy yadav 2026-07-06 07:51:50 +05:30
  • 3a60533295 fix(core): output parser bugs in xml.py and pydantic.py (#35641) AI不止语 2026-07-06 08:31:20 +08:00
  • 58da7ff318 release(mistralai): 1.1.6 (#38684) langchain-mistralai==1.1.6 Mason Daugherty 2026-07-05 17:24:39 -04:00
  • 917f1a6205 docs(infra): expand release process guide in AGENTS.md and CLAUDE.md (#38683) Mason Daugherty 2026-07-05 17:15:46 -04:00
  • 5248772b83 release(openrouter): 0.2.6 (#38681) langchain-openrouter==0.2.6 Mason Daugherty 2026-07-05 16:51:00 -04:00
  • cf08ef0a29 fix(openrouter): support default_headers for custom HTTP header injection (#36582) Hamza Kyamanywa 2026-07-06 05:40:25 +09:00
  • c44a9c9fdf feat(mistralai): surface citation metadata from chat responses (#37008) JulienRabault 2026-07-05 09:27:17 +02:00
  • bde894268b feat(groq): map context-length errors to ContextOverflowError (#37676) Aditya Singh 2026-07-04 21:27:44 -07:00
  • 4cdd47b253 fix(langchain): sanitize anthropic cache markers on fallback retries (#37867) Hunter Lovell 2026-07-04 22:27:29 -06:00
  • 08c95c9f5b style(core): fix some ruff preview rules (#38656) Christophe Bornet 2026-07-05 04:25:31 +02:00
  • f912638334 style: fix some ruff preview rules in langchain_v1 and standard-tests (#38657) Christophe Bornet 2026-07-05 04:22:24 +02:00
  • a2e53fda73 feat(text-splitters): replace mypy by ty for type checking (#38658) Christophe Bornet 2026-07-05 04:18:57 +02:00
  • 3246caf831 ci(infra): add org guards to workflows and remove dead v0.3 docs workflow (#38665) Mason Daugherty 2026-07-04 21:30:23 -04:00
  • 4d4dab80bb feat(model-profiles): wrap multi-provider build_summary output in <details> toggles (#38664) Mason Daugherty 2026-07-04 21:08:43 -04:00
  • 8146596e0a chore(model-profiles): refresh model profile data (#38663) langchain-oss-model-profiles[bot] 2026-07-04 20:08:45 -04:00
  • 0501325e6c chore: bump langsmith from 0.8.18 to 0.9.5 in /libs/partners/huggingface (#38592) dependabot[bot] 2026-07-01 15:01:43 -04:00
  • a21a0e3fc2 chore: bump pytest from 9.1.0 to 9.1.1 in /libs/partners/huggingface (#38591) dependabot[bot] 2026-07-01 15:01:42 -04:00
  • b064f3b8ec chore: bump transformers from 5.2.0 to 5.3.0 in /libs/partners/huggingface (#38593) dependabot[bot] 2026-07-01 15:01:22 -04:00
  • 91e24a547c chore: bump pytest from 9.1.0 to 9.1.1 in /libs/partners/fireworks (#38594) dependabot[bot] 2026-07-01 15:01:14 -04:00
  • e06252d5db chore: bump langsmith from 0.8.18 to 0.9.5 in /libs/partners/fireworks (#38595) dependabot[bot] 2026-07-01 15:01:11 -04:00
  • 9ece1e3455 chore: bump langsmith from 0.8.18 to 0.9.5 in /libs/partners/chroma (#38596) dependabot[bot] 2026-07-01 15:01:08 -04:00
  • 8235577a38 chore: bump pytest from 9.1.0 to 9.1.1 in /libs/partners/chroma (#38597) dependabot[bot] 2026-07-01 15:01:00 -04:00
  • c20747e79e chore: bump langsmith from 0.8.18 to 0.9.5 in /libs/partners/xai (#38598) dependabot[bot] 2026-07-01 15:00:52 -04:00
  • a9f6ffbae1 chore: bump pytest from 9.1.0 to 9.1.1 in /libs/partners/xai (#38599) dependabot[bot] 2026-07-01 15:00:44 -04:00
  • 524c791e91 chore(deps): bump uv to 0.11.26 (#38588) github-actions[bot] 2026-07-01 11:29:18 -04:00
  • 4e208f1e40 chore: bump the minor-and-patch group across 3 directories with 11 updates (#38587) dependabot[bot] 2026-07-01 11:27:23 -04:00
  • fa021df592 chore: bump actions/checkout from 6.0.2 to 7.0.0 in the major group across 1 directory (#38585) dependabot[bot] 2026-07-01 03:53:45 -04:00
  • de40ced8e5 chore: bump mikefarah/yq from 8f3291d3165497b360b8ffee3c887624bb6fa1cf to e2f1d5ccf73239195bf92280cd47596751492449 (#38586) dependabot[bot] 2026-07-01 03:43:32 -04:00
  • 96bbb34fb7 chore: bump the minor-and-patch group with 2 updates (#38584) dependabot[bot] 2026-07-01 03:42:09 -04:00
  • 8a2f1a9445 chore(anthropic): update docstring following sonnet-5 release (#38577) ccurme 2026-06-30 14:35:03 -04:00
  • fa34b22343 docs(docs): add release note guidance to PR docs (#38574) Mason Daugherty 2026-06-30 13:56:26 -04:00
  • a6612179da release(openrouter): 0.2.5 (#38553) langchain-openrouter==0.2.5 Mason Daugherty 2026-06-29 15:44:05 -04:00
  • 7725ccec03 fix(openrouter): deduplicate repeated finish metadata (#38552) Mason Daugherty 2026-06-29 15:39:57 -04:00
  • e7a9a9a728 fix(anthropic): ignore LangSmith requests in VCR cassettes (#38547) Mason Daugherty 2026-06-29 11:15:48 -04:00
  • 1e35d8f7a9 chore(standard-tests): add sandbox integration test for offloading large execute results (#38537) ccurme 2026-06-29 08:40:50 -04:00
  • c863b92b9e docs(fireworks): clarify prompt-cache session affinity guidance (#38522) Mason Daugherty 2026-06-29 01:21:12 -04:00
  • 933adb0c95 test(fireworks): cover request-level extra headers (#38518) Mason Daugherty 2026-06-29 00:13:48 -04:00
  • e495651fef release(anthropic): 1.4.8 (#38490) langchain-anthropic==1.4.8 Mason Daugherty 2026-06-26 17:25:39 -04:00
  • bfc65cc04f fix(anthropic): keep initial text on content_block_start (#38442) Christian Bromann 2026-06-26 14:17:00 -07:00
  • 00ad96ce85 chore: bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/partners/huggingface (#38478) dependabot[bot] 2026-06-26 01:17:24 -07:00
  • e7c3834e40 chore: bump langgraph-checkpoint from 4.0.3 to 4.1.1 in /libs/langchain (#38477) dependabot[bot] 2026-06-26 01:17:06 -07:00
  • 9b245de32e chore: bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/partners/openai (#38476) dependabot[bot] 2026-06-26 01:17:03 -07:00
  • 0a71a1d40e chore: bump langgraph-sdk from 0.3.13 to 0.3.15 in /libs/langchain (#38475) dependabot[bot] 2026-06-26 01:16:57 -07:00
  • 5f99048308 chore: bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/model-profiles (#38474) dependabot[bot] 2026-06-26 01:16:50 -07:00
  • 3e6f1e30b1 chore: bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/partners/anthropic (#38479) dependabot[bot] 2026-06-26 01:08:15 -07:00
  • d3eb2296e7 fix(core): avoid dict shadowing in language models (#38480) Mason Daugherty 2026-06-26 03:14:47 -04:00
  • 20ba43df9c release(fireworks): 1.4.3 langchain-fireworks==1.4.3 Mason Daugherty 2026-06-26 02:46:31 -04:00
  • d7bca50323 stop overriding caller's ls_integration in ls trace hariharish/ls_integration Hari Harish 2026-06-24 14:22:29 -07:00
  • 3d62ea1e0c fix(afc03eb8-b91d-4611-b545-dcd39867a7b6): route happy-path structured output through a non-thinking model issues-agent/55e67b7b-39b3-4276-8faa-fc60364d30c4 LangSmith Issues Agent 2026-06-24 18:16:09 +00:00
  • 57c83d44bc fix(openrouter): strip Responses reasoning IDs (#38383) Mason Daugherty 2026-06-23 12:26:24 -04:00
  • 95fe150ad2 fix(core): _parse_google_docstring mishandling continuation lines with colons (#35680) Alvin Tang 2026-06-23 12:34:02 +08:00