Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Slack is an instant messaging program.

Installation and setup

There isn’t any special setup for it.

Document loader

See a usage example.
from langchain_community.document_loaders import SlackDirectoryLoader

Toolkit

See a usage example.
from langchain_community.agent_toolkits import SlackToolkit

Chat loader

See a usage example.
from langchain_community.chat_loaders.slack import SlackChatLoader