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
Leonid Ganeline 23a05c3986
langchain: `summarize` chain fix (#21266)
Issue: `load_summarize_chain` is placed in the __init__.py file. As a
result, it doesn't listed in the API Reference docs.
Change: moved code from __init__.py into a new file.
1 month ago
..
cli cli[minor]: improve confirmation message with more details (#21027) 1 month ago
community (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 1 month ago
core (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 1 month ago
experimental (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 1 month ago
langchain langchain: `summarize` chain fix (#21266) 1 month ago
partners (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 1 month ago
standard-tests (standard tests): add test for basic conversation sequence (#21213) 1 month ago
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 1 month ago