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
2024-05-06 14:45:51 -04:00
..
cli cli[minor]: improve confirmation message with more details (#21027) 2024-04-29 12:20:42 -04:00
community community: Revert "community: langkit dependency" (#21333) 2024-05-06 18:44:41 +00:00
core core: release 0.1.51 (#21328) 2024-05-06 10:40:19 -07:00
experimental Add the extract types to diffbot graph transformer (#21315) 2024-05-06 09:19:52 -04:00
langchain langchain: qa_chain fix (#21279) 2024-05-06 14:45:51 -04:00
partners ibm: Add support for ibm-watsonx-ai new major version (#21313) 2024-05-06 16:48:26 +00:00
standard-tests (standard tests): add test for basic conversation sequence (#21213) 2024-05-02 13:47:10 -04:00
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 2024-04-25 00:07:42 +00:00