Commit Graph

  • aa78be574a release(core): 1.0.0rc2 (#33530) langchain-core==1.0.0rc2 ccurme 2025-10-16 13:00:39 -04:00
  • c97e649bd3 linting, ofc Sydney Runkle 2025-10-16 12:44:44 -04:00
  • d0dd1b30d1 docs(langchain_v1): remove absent arg descriptions (#33529) Mason Daugherty 2025-10-16 12:25:18 -04:00
  • 602284dc3e provider specific kwargs Sydney Runkle 2025-10-16 12:14:48 -04:00
  • 0338a15192 docs(chroma): remove an extra arg space (#33526) Mason Daugherty 2025-10-16 12:05:51 -04:00
  • e10d99b728 fix(langchain): conditional edge from tools to end (#33520) Sydney Runkle 2025-10-16 11:56:45 -04:00
  • c9018f81ec docs(anthropic): update extended thinking docs and fix urls (#33525) Mason Daugherty 2025-10-16 11:18:47 -04:00
  • 31718492c7 fix(langchain_v1): relax tool node validation to allow claude text editing tools (#33512) Eugene Yurtsev 2025-10-16 10:56:41 -04:00
  • 2209878f48 chore(langchain): update state schema doc (#33524) Sydney Runkle 2025-10-16 10:40:54 -04:00
  • dd77dbe3ab chore(langchain_v1): adding back state_schema to create_agent (#33519) Sydney Runkle 2025-10-16 10:12:34 -04:00
  • eb19e12527 feat(core): support vertexai standard content (#33521) ccurme 2025-10-16 10:08:58 -04:00
  • 551e86a517 chore(langchain): use runtime not tool_runtime for injected tool arg (#33522) Sydney Runkle 2025-10-16 09:53:54 -04:00
  • 8734c05f64 feat(langchain_v1): tool retry middleware (#33503) Eugene Yurtsev 2025-10-16 09:47:43 -04:00
  • 0c8cbfb7de chore(langchain_v1): switch order of params in ToolRuntime (#33518) Sydney Runkle 2025-10-16 08:09:05 -04:00
  • 89c3428d85 feat(langchain_v1): injected runtime (#33500) Sydney Runkle 2025-10-16 07:41:09 -04:00
  • 707e96c541 style: more sweeping refs work (#33513) Mason Daugherty 2025-10-15 23:33:39 -04:00
  • 26e0a00c4c style: more work for refs (#33508) Mason Daugherty 2025-10-15 18:46:55 -04:00
  • d0f8f00e7e release(anthropic): 1.0.0a5 (#33507) langchain-anthropic==1.0.0a5 Eugene Yurtsev 2025-10-15 17:31:52 -04:00
  • a39132787c feat(anthropic): add async implementation to middleware (#33506) Eugene Yurtsev 2025-10-15 17:05:39 -04:00
  • 296994ebf0 release(langchain_v1): 1.0.0a15 (#33505) langchain==1.0.0a15 Sydney Runkle 2025-10-15 16:48:18 -04:00
  • b5b31eec88 feat(core): include original block type in server tool results for google-genai (#33502) ccurme 2025-10-15 16:26:54 -04:00
  • 6b6eeaebde Guard against malformed or malicious include patterns nc/9oct/file-tools-middleware Nuno Campos 2025-10-15 19:51:01 +01:00
  • 672b8eceb8 feat(langchain_v1): Add Anthropic tools middleware with text editor, memory, and file search Nuno Campos 2025-10-09 12:58:08 +01:00
  • 8f6851c349 fix(langchain_v1): keep state to relevant middlewares for tool/model call limits (#33493) Sydney Runkle 2025-10-15 14:24:59 -04:00
  • 0788461abd feat(openai): Add openai moderation middleware (#33492) Nuno Campos 2025-10-15 18:59:49 +01:00
  • 3bfd1f6d8a release(core): 1.0.0rc1 (#33497) langchain-core==1.0.0rc1 ccurme 2025-10-15 13:02:35 -04:00
  • d83c3a12bf chore(core): delete BaseMemory, move to langchain-classic (#33373) Mason Daugherty 2025-10-15 12:55:23 -04:00
  • 79200cf3c2 docs: update package READMEs (#33488) Mason Daugherty 2025-10-15 10:49:35 -04:00
  • bcb6789888 fix(anthropic): set langgraph-prebuilt dep explicitly (#33495) ccurme 2025-10-15 10:44:37 -04:00
  • 89b7933ef1 feat(standard-tests): parametrize tool calling test (#33496) ccurme 2025-10-15 10:43:09 -04:00
  • 4da5a8081f fix(core): propagate extras when aggregating tool calls in v1 content (#33494) ccurme 2025-10-15 10:38:16 -04:00
  • 53e9f00804 chore(core): delete items marked for removal in schemas.py (#33375) Mason Daugherty 2025-10-15 09:56:27 -04:00
  • 853a498dc6 docstrings and general improvements sr/deepagents Sydney Runkle 2025-10-14 21:57:36 -04:00
  • 3757a8a555 more improvements Sydney Runkle 2025-10-14 21:22:15 -04:00
  • b642d8f06f sub agent Sydney Runkle 2025-10-14 20:55:02 -04:00
  • 6e25e185f6 fix(docs): Fix several typos and grammar (#33487) Chenyang Li 2025-10-14 20:04:14 -04:00
  • 526cbb36e6 Prevent dangling tool calls from breaking react agents nh/dangling-tool-calls Nick Huang 2025-10-14 19:59:47 -04:00
  • 24e2a95b67 more custom interface Sydney Runkle 2025-10-14 17:02:54 -04:00
  • 68ceeb64f6 chore(core): delete function_calling.py utils marked for removal (#33376) Mason Daugherty 2025-10-14 16:13:19 -04:00
  • edae976b81 chore(core): delete pydantic_v1/ (#33374) Mason Daugherty 2025-10-14 16:08:24 -04:00
  • d642285c5a removing is_async Sydney Runkle 2025-10-14 15:49:43 -04:00
  • 086c6cc872 Merge branch 'master' into sr/deepagents Sydney Runkle 2025-10-14 15:23:07 -04:00
  • 83e7c4ea74 linting, renaming Sydney Runkle 2025-10-14 15:22:31 -04:00
  • 9f4366bc9d feat(mistralai): support reasoning feature and v1 content (#33485) ccurme 2025-10-14 15:19:44 -04:00
  • 6677d57cdd HITL changes Sydney Runkle 2025-10-14 15:15:10 -04:00
  • 5e93774258 Merge branch 'master' into sr/deepagents Sydney Runkle 2025-10-14 15:10:03 -04:00
  • 99e0a60aab chore(langchain_v1): remove invocation request (#33482) Eugene Yurtsev 2025-10-14 15:07:30 -04:00
  • 93108324df remove anthropic stuff Sydney Runkle 2025-10-14 15:06:54 -04:00
  • 6eb8377e12 excluded keys Sydney Runkle 2025-10-14 14:30:03 -04:00
  • d38729fbac feat(langchain_v1): add async implementations to wrap_model_call (#33467) Eugene Yurtsev 2025-10-14 13:39:38 -04:00
  • ff0d21cfd5 fix(langchain_v1): can not import "wrap_tool_call" from agents.… (#33472) gsmini 2025-10-15 01:39:25 +08:00
  • 9140a7cb86 feat(langchain_v1): add override to model request and tool call request (#33465) Eugene Yurtsev 2025-10-14 10:31:46 -04:00
  • 41fe18bc80 chore(groq): fix integration tests (#33478) ccurme 2025-10-14 10:16:34 -04:00
  • 9105573cb3 docs: create_agent style and clarify system_prompt (#33470) Mason Daugherty 2025-10-14 09:56:54 -04:00
  • fff87e95d1 fix(langchain): rename PlanningMiddleware to TodoListMiddleware (#33476) Sydney Runkle 2025-10-14 09:06:06 -04:00
  • ab7eda236e fix: feature table for MongoDB (#33471) Mason Daugherty 2025-10-13 21:17:22 -04:00
  • 9beb29a34c chore(mistralai): delete redundant tests (#33468) ccurme 2025-10-13 17:28:51 -04:00
  • d418cbdf44 docs: flag Multi Tenancy as a MongoDBAtlasVectorStore supported feature (#33469) Jib 2025-10-13 16:57:40 -04:00
  • ca00f5aed9 fix(langchain_v1): export ModelResponse from agents.middleware (#33453) (#33454) ChoYongHo | 조용호 2025-10-14 05:02:30 +09:00
  • fed37ddf96 x async_implementations Eugene Yurtsev 2025-10-13 15:44:56 -04:00
  • 9f6b660f00 x Eugene Yurtsev 2025-10-13 15:43:53 -04:00
  • 637777b8e7 chore(infra): bump astral-sh/setup-uv from 6 to 7 (#33457) dependabot[bot] 2025-10-13 15:21:12 -04:00
  • c04676f93e x replace_api Eugene Yurtsev 2025-10-13 15:18:57 -04:00
  • 9358d12917 x Eugene Yurtsev 2025-10-13 15:16:45 -04:00
  • 1cf851e054 chore(langchain_v1,anthropic): migrate anthropic middleware to langchain_anthropic (#33463) Eugene Yurtsev 2025-10-13 15:12:54 -04:00
  • 961f965f0c feat(groq): support built-in tools in message content (#33459) ccurme 2025-10-13 15:06:01 -04:00
  • ecbd43b660 Change how namespace is built nh/subagent-middleware Nick Huang 2025-10-13 14:45:05 -04:00
  • 00c2380019 x Eugene Yurtsev 2025-10-13 14:42:48 -04:00
  • c53ffe4b82 x Eugene Yurtsev 2025-10-13 14:42:18 -04:00
  • 23f5b0cedf x Eugene Yurtsev 2025-10-13 14:34:36 -04:00
  • 05b65597bf engage CI cc/langchain_tests Chester Curme 2025-10-13 10:49:35 -04:00
  • 89e3a10cbd langchain-anthropic middleware Eugene Yurtsev 2025-10-13 10:05:14 -04:00
  • fad0e2dbd8 update anthropic pyproject / uv lock Eugene Yurtsev 2025-10-13 10:02:46 -04:00
  • 6c2f0eb67a update langchain_v1 Eugene Yurtsev 2025-10-13 10:02:19 -04:00
  • 89d10ca1a9 new typing sr/fixing-type-checking Sydney Runkle 2025-10-11 07:34:42 -04:00
  • 760fc3bc12 chore(langchain_v1): use args for HITL (#33442) Sydney Runkle 2025-10-11 07:12:46 -04:00
  • e3fc7d8aa6 chore(langchain_v1): bump release version (#33440) langchain==1.0.0a14 Eugene Yurtsev 2025-10-10 21:51:00 -04:00
  • 918e2ee567 Update default model Nick Huang 2025-10-10 17:22:22 -04:00
  • 2b3b209e40 chore(langchain_v1): improve error message (#33433) Eugene Yurtsev 2025-10-10 17:18:20 -04:00
  • 78903ac285 fix(openai): conditionally skip test (#33431) ccurme 2025-10-10 17:04:18 -04:00
  • f361acc11c chore(anthropic): speed up integration tests (#33430) ccurme 2025-10-10 16:57:44 -04:00
  • ed185c0026 chore(langchain_v1): remove langchain_text_splitters from test group (#33425) Eugene Yurtsev 2025-10-10 16:56:14 -04:00
  • 6dc34beb71 chore(langchain_v1): stricter handling of sync vs. async for wrap_model_call and wrap_tool_call (#33429) Eugene Yurtsev 2025-10-10 16:54:42 -04:00
  • c2205f88e6 chore(langchain_v1): further namespace clean up (#33428) Eugene Yurtsev 2025-10-10 16:48:24 -04:00
  • abdbe185c5 release(anthropic): 1.0.0a4 (#33427) langchain-anthropic==1.0.0a4 ccurme 2025-10-10 16:39:58 -04:00
  • c1b816cb7e fix(fireworks): parse standard blocks in input (#33426) ccurme 2025-10-10 16:18:37 -04:00
  • bcbf2fff5f Fix import in test Nick Huang 2025-10-10 16:05:00 -04:00
  • 206fa156ac Add dependencies to tests Nick Huang 2025-10-10 16:01:25 -04:00
  • 1713a149e4 Address comments Nick Huang 2025-10-10 15:45:50 -04:00
  • 0559558715 feat(langchain_v1): add async implementation for wrap_tool_call (#33420) Eugene Yurtsev 2025-10-10 15:07:19 -04:00
  • 75965474fc chore(langchain_v1): tool error exceptions (#33424) Eugene Yurtsev 2025-10-10 15:06:40 -04:00
  • 5dc014fdf4 chore(core): delete get_relevant_documents (#33378) Mason Daugherty 2025-10-10 14:51:54 -04:00
  • f682a9e0a4 Fix and simplify filesystem substantially - add integration tests for filesystem Nick Huang 2025-10-10 14:48:38 -04:00
  • 291a9fcea1 style: llm -> model (#33423) Mason Daugherty 2025-10-10 13:19:13 -04:00
  • dd994b9d7f chore(langchain): remove arg types from docstrings (#33413) Christophe Bornet 2025-10-10 17:51:00 +02:00
  • 83901b30e3 chore(text-splitters): remove arg types from docstrings (#33406) Christophe Bornet 2025-10-10 17:37:53 +02:00
  • bcfa21a6e7 chore(infra): remove Poetry setup and dependencies (#33418) Mason Daugherty 2025-10-10 11:29:52 -04:00
  • af1da28459 feat(langchain_v1): expand message exports (#33419) ccurme 2025-10-10 11:14:51 -04:00
  • ed2ee4e8cc style: fix tables, capitalization (#33417) Mason Daugherty 2025-10-10 11:09:59 -04:00
  • f293c8ffd6 chore(langchain_v1): add RemoveMessage (#33416) langchain==1.0.0a13 Sydney Runkle 2025-10-10 10:49:18 -04:00