Commit Graph

  • 2c95586f2a chore(infra): audit workflows, scripts (#33055) Mason Daugherty 2025-09-23 13:08:19 -04:00
  • 36f8c7335c fix: core version equality check Mason Daugherty 2025-09-23 01:30:50 -04:00
  • f6cf4fcd6e Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-23 01:27:12 -04:00
  • 9c1285cf5b chore(infra): fix ping pong pr labeler config (#33054) Mason Daugherty 2025-09-22 21:19:53 -04:00
  • c3be45bf14 fix(langchain): HITL bug causing dupe interrupt (#33052) langchain==1.0.0a7 Sydney Runkle 2025-09-22 20:09:12 -04:00
  • cfa9973828 Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-22 16:30:00 -04:00
  • 8f488d62b2 docs: fix stripe toolkit import in the guide (#33044) Arman Tsaturian 2025-09-22 20:17:09 +01:00
  • cdae9e4942 fix(infra): prevent labeler workflow from adding/removing same labels (#33039) Mason Daugherty 2025-09-21 00:37:59 -04:00
  • e75878bfa2 Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-21 00:29:30 -04:00
  • 7ddc798f95 fix(openai): pin upper bound to prevent Pydantic 2.7.0 issues (#33038) Mason Daugherty 2025-09-21 00:27:03 -04:00
  • 6081ba9184 fix: pydantic openai (#33037) Mason Daugherty 2025-09-21 00:21:56 -04:00
  • 15a254834f Merge branch 'mdrxy/fix-pydantic-2-7' of github.com:langchain-ai/langchain into mdrxy/fix-pydantic-2-7 mdrxy/fix-pydantic-2-7 Mason Daugherty 2025-09-20 23:57:37 -04:00
  • 6d88014960 remove TODOs Mason Daugherty 2025-09-20 23:57:33 -04:00
  • e5bf57b6c0 Merge branch 'master' into mdrxy/fix-pydantic-2-7 Mason Daugherty 2025-09-20 23:56:05 -04:00
  • b71e95c17a refactor(langchain): replace dict() with model_dump() in agent classes and tests Mason Daugherty 2025-09-20 23:54:51 -04:00
  • 0cc6f8bb58 Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-20 23:47:53 -04:00
  • 7dcf6a515e fix: update method calls from dict to model_dump in Chain (#33035) Mason Daugherty 2025-09-20 23:47:44 -04:00
  • 043a7560a5 test: use .get() for safe ls_params access (#33034) Mason Daugherty 2025-09-20 23:46:37 -04:00
  • 5a35590a38 . mdrxy/openai-pydantic-2-7-patch Mason Daugherty 2025-09-20 23:42:39 -04:00
  • baf46b59d6 fix(tests): patch Pydantic 2.7 validation for compatibility with OpenAI SDK Mason Daugherty 2025-09-20 23:31:07 -04:00
  • 6c90ba1f05 test: fix pydantic issue by bumping OAI-py Mason Daugherty 2025-09-20 23:13:42 -04:00
  • ea3b9695e6 Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-20 22:59:25 -04:00
  • 5b418d3f26 feat(infra): add PR labeler configurations and workflows (#33031) Mason Daugherty 2025-09-20 22:33:08 -04:00
  • 6b4054c795 chore(infra): update pre-commit hooks to include linting (#33029) Mason Daugherty 2025-09-20 22:26:19 -04:00
  • 30fde5af38 chore(infra): remove couchbase formatting hook from pre-commit (#33030) Mason Daugherty 2025-09-20 22:09:57 -04:00
  • 781db9d892 chore: update pyproject.toml files, remove codespell (#33028) Mason Daugherty 2025-09-20 22:09:33 -04:00
  • f2b0afd0b7 release(langchain): 1.0.0a6 (#33024) langchain==1.0.0a6 Sydney Runkle 2025-09-19 14:47:41 -04:00
  • c3654202a3 fix(langchain): use state schema as input schema to middleware nodes (#33023) Sydney Runkle 2025-09-19 14:43:33 -04:00
  • fa4c302463 fix(anthropic): fix web_fetch test Chester Curme 2025-09-19 09:32:30 -04:00
  • 4d118777bc feat(langchain): dynamic system prompt middleware (#33006) Sydney Runkle 2025-09-18 16:07:16 -04:00
  • b215ed5642 chore(langchain): (v1) drop python 3.9 and relax dependency bounds (#33013) ccurme 2025-09-18 15:05:50 -04:00
  • c891a51608 fix(infra): permit pre-releases in release workflow langchain-core==1.0.0a4 Chester Curme 2025-09-18 13:44:54 -04:00
  • 82650ea7f1 release(core): 1.0.0a4 (#33011) ccurme 2025-09-18 13:01:02 -04:00
  • 13964efccf revert: fix(standard-tests): add filename to PDF file block (#33010) ccurme 2025-09-18 12:48:00 -04:00
  • f247270111 feat(core): (v1) standard content for AWS (#32969) ccurme 2025-09-18 12:47:26 -04:00
  • 8be4adccd1 fix(core): (v1) trace PDFs in v0 standard format (#33009) ccurme 2025-09-18 11:45:12 -04:00
  • b6bd507198 Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-18 11:44:06 -04:00
  • f158cea1e8 release(mistralai): 0.2.12 (#33008) langchain-mistralai==0.2.12 Mason Daugherty 2025-09-18 11:42:11 -04:00
  • 3e0d7512ef core: update version.py langchain-core==1.0.0a3 Mason Daugherty 2025-09-18 10:58:51 -04:00
  • 53ed770849 Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-18 10:57:53 -04:00
  • e2050e24ef release(core): 1.0.0a3 Mason Daugherty 2025-09-18 10:57:22 -04:00
  • d2fc91c079 let middleware specify middleware Harrison Chase 2025-09-18 10:56:04 -04:00
  • 10fa55e287 cr harrison/new-middleware Harrison Chase 2025-09-18 10:42:43 -04:00
  • 90280d1f58 docs(core): fix bugs and improve example code in chat_history.py (#32994) Sadiq Khan 2025-09-18 19:04:19 +05:30
  • ee340e0a3b fix(docs): update dead link to docling github and docs (#33001) Dushmanta 2025-09-18 19:00:29 +05:30
  • d5ba5d3511 feat(langchain): improved HITL patterns (#32996) Sydney Runkle 2025-09-17 16:53:01 -04:00
  • 76d0758007 fix(docs): json_mode -> json_schema (#32993) Mason Daugherty 2025-09-17 14:21:34 -04:00
  • 8b3f74012c docs: update GenAI structured output section to include JSON mode details (#32992) Mason Daugherty 2025-09-17 13:40:34 -04:00
  • 59bb8bffd1 feat(core): make is_openai_data_block public and add filtering (#32991) Mason Daugherty 2025-09-17 11:41:41 -04:00
  • bbfbb001f8 Merge branch 'sr/hitl-improvements' of https://github.com/langchain-ai/langchain into sr/hitl-improvements sr/hitl-improvements Sydney Runkle 2025-09-17 11:40:03 -04:00
  • 75456e3026 renaming Sydney Runkle 2025-09-17 11:39:36 -04:00
  • 0af8d2ccb4 Merge branch 'master' into sr/hitl-improvements Sydney Runkle 2025-09-17 11:23:45 -04:00
  • aad5086744 update tests Sydney Runkle 2025-09-17 11:17:26 -04:00
  • 16ec9bc535 fix(core): add back text to data content block check Mason Daugherty 2025-09-17 11:13:27 -04:00
  • ec3f0d1001 using new primitives Sydney Runkle 2025-09-17 11:10:35 -04:00
  • 3ab8cc7ada feat(langchain): support for parallel (or interrupted) tool calls and structured output (#32980) Sydney Runkle 2025-09-17 10:23:26 -04:00
  • fda8a71e19 docs: further comments for clarity Mason Daugherty 2025-09-17 00:57:48 -04:00
  • 8f23bd109b fix: correct var name in comment Mason Daugherty 2025-09-17 00:39:01 -04:00
  • ff632c1028 fix(standard-tests): add filename to PDF file block (#32989) Mason Daugherty 2025-09-17 00:35:49 -04:00
  • 3f71efc93c docs(core): update comments and docstrings Mason Daugherty 2025-09-17 00:35:30 -04:00
  • cb3b5bf69b refactor(core): remove Pydantic v2 deprecation warning in tools base module Mason Daugherty 2025-09-16 23:58:37 -04:00
  • 1c8a01ed03 cli: remove unnecessary changes & bump lock Mason Daugherty 2025-09-16 22:12:26 -04:00
  • 25333d3b45 Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-16 22:09:23 -04:00
  • 54a9556f5c chore(cli): update lock (#32986) Mason Daugherty 2025-09-16 22:08:20 -04:00
  • 42830208f3 Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-16 22:04:42 -04:00
  • 66041a2778 refactor(cli): target ruff 310 (#32985) Mason Daugherty 2025-09-16 22:04:28 -04:00
  • ab1b822523 chore: update PR title lint (#32983) Mason Daugherty 2025-09-16 22:04:19 -04:00
  • 543d90e108 docs: add langchain-scraperapi (#31973) Chase Lean 2025-09-17 04:46:20 +03:00
  • f8640630d8 docs: fix memory for agents (#32979) Adam Deedman 2025-09-16 20:46:15 +01:00
  • 6745b79755 going back to sequence based approach Sydney Runkle 2025-09-16 15:16:20 -04:00
  • 653dc77c7e release(standard-tests): 1.0.0a1 (#32978) langchain-tests==1.0.0a1 ccurme 2025-09-16 13:32:53 -04:00
  • f9605c7438 chore(infra): update contribution guide link in CONTRIBUTING.md (#32976) Mason Daugherty 2025-09-16 11:15:53 -04:00
  • 4f33433ce5 docs improvements Sydney Runkle 2025-09-16 11:12:55 -04:00
  • ebd6f7d8a3 chore(infra): update security guidelines formatting (#32975) Mason Daugherty 2025-09-16 11:12:10 -04:00
  • f6ab75ba8b Merge branch 'master' into wip-v1.0 Chester Curme 2025-09-16 10:46:43 -04:00
  • e63c1d7171 chore(langchain): drop cap on python version (#32974) ccurme 2025-09-16 10:44:21 -04:00
  • e8802c60de test w/ new boolean logic Sydney Runkle 2025-09-16 10:36:08 -04:00
  • b6af0d228c residual lint Mason Daugherty 2025-09-16 10:31:42 -04:00
  • 5800721fd4 fix lint Mason Daugherty 2025-09-16 10:28:23 -04:00
  • ebfb938a68 Merge branch 'master' into wip-v1.0 Chester Curme 2025-09-16 10:20:24 -04:00
  • 5470d7621c remove comment Sydney Runkle 2025-09-16 10:16:29 -04:00
  • 1a3e9e06ee chore(langchain): (v1) drop 3.9 support (#32970) ccurme 2025-09-16 10:14:23 -04:00
  • f7b68b5343 adding new primitives, error handling for invalid response types, mapping tool call id -> resume Sydney Runkle 2025-09-16 10:10:52 -04:00
  • 8180020b93 chore: restore commented out optional deps (#32971) Mason Daugherty 2025-09-16 10:10:49 -04:00
  • 435194acf6 docs: add cross-links between summarization how-to pages (#32968) Username46786 2025-09-16 06:59:03 -07:00
  • c7ebbe5c8a Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-15 19:26:36 -04:00
  • 244c699551 refactor(cli): drop Python 3.9 (#32964) Mason Daugherty 2025-09-15 19:22:53 -04:00
  • 369858de19 chore(infra): fix codspeed (#32963) Mason Daugherty 2025-09-15 17:52:46 -04:00
  • 76dfb7fbe8 fix(cli): lint Mason Daugherty 2025-09-15 17:32:11 -04:00
  • f25133c523 fix: version equality Mason Daugherty 2025-09-15 17:31:16 -04:00
  • fc7a07d6f1 . Mason Daugherty 2025-09-15 17:27:20 -04:00
  • e8ff6f4db6 Merge branch 'master' into wip-v1.0 Mason Daugherty 2025-09-15 17:27:08 -04:00
  • 4ebce80fbb docs(langchain): add docstring for _load_map_reduce_chain (#32961) Ali Ismail 2025-09-15 14:19:20 -07:00
  • fb1a8c8e79 basic testing + fix w/ shadow var Sydney Runkle 2025-09-15 16:51:46 -04:00
  • 93c70f972b remove helper function Sydney Runkle 2025-09-15 16:42:13 -04:00
  • fdb0ecfc05 linting Sydney Runkle 2025-09-15 16:35:30 -04:00
  • 555c85a0f2 HITL extension Sydney Runkle 2025-09-15 16:27:34 -04:00
  • 8670b24c8e test(groq): xfail tool integration test (#32960) Mason Daugherty 2025-09-15 14:23:22 -04:00
  • 8d60ddba3a docs: update installation command for firecrawl-py package (#32958) Ademílson Tonato 2025-09-15 19:10:08 +01:00
  • 9f6431924f feat(openai): add max_tokens to AzureChatOpenAI (#32959) Mason Daugherty 2025-09-15 14:09:20 -04:00