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 8c13e8a79b
langchain: `qa_chain` fix (#21279)
Issue: `load_qa_chain` is placed in the __init__.py file. As a result,
it is not listed in the API Reference docs.
BTW `load_qa_chain` is heavily presented in the doc examples, but is
missed in API Ref.
Change: moved code from init.py into a new file. Related: #21266
5 months ago
..
cli cli[minor]: improve confirmation message with more details (#21027) 5 months ago
community community: Revert "community: langkit dependency" (#21333) 5 months ago
core core: release 0.1.51 (#21328) 5 months ago
experimental Add the extract types to diffbot graph transformer (#21315) 5 months ago
langchain langchain: `qa_chain` fix (#21279) 5 months ago
partners ibm: Add support for ibm-watsonx-ai new major version (#21313) 5 months ago
standard-tests (standard tests): add test for basic conversation sequence (#21213) 5 months ago
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 5 months ago