:mod:`langchain_community.chat_loaders.base`.BaseChatLoader ================================================================== .. currentmodule:: langchain_community.chat_loaders.base .. autoclass:: BaseChatLoader .. rubric:: Methods .. autosummary:: ~BaseChatLoader.__init__ ~BaseChatLoader.lazy_load ~BaseChatLoader.load .. automethod:: BaseChatLoader.__init__ .. automethod:: BaseChatLoader.lazy_load .. automethod:: BaseChatLoader.load .. example_links:: BaseChatLoader