You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
ccurme c9e9470c5a
langchain: fix deprecation decorators on extraction chains (#21276)
Calling any of these raises
```
ValueError: A pending deprecation cannot have a scheduled removal
```
2 months ago
..
cli cli[minor]: improve confirmation message with more details (#21027) 2 months ago
community community[patch]: `tools` imports (#21156) 2 months ago
core core[patch]: `utils.guard_import` fix (#21133) 2 months ago
experimental (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2 months ago
langchain langchain: fix deprecation decorators on extraction chains (#21276) 2 months ago
partners mistralai: relax tokenizers dep (#21277) 2 months ago
standard-tests (standard tests): add test for basic conversation sequence (#21213) 2 months ago
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 2 months ago