Python
使用 LangChain Python 与 Slack 集成。
Slack 是一款即时通讯程序。
from langchain_community.document_loaders import SlackDirectoryLoader
from langchain_community.agent_toolkits import SlackToolkit
from langchain_community.chat_loaders.slack import SlackChatLoader