Slack
To install the RunLLM Slackbot, follow these steps:
- Navigate to the config tab on the RunLLM dashboard and select Slack.
- You will be redirected to Slack and asked to install the RunLLM app in your workspace.
- Add the RunLLM Slackbot to the desired channel and tag it (
@RunLLM
) along with a question. The bot will respond to any questions asked in a thread.
Additional Configuration
By default, RunLLM will respond to messages only when tagged. However, you also have the option to have the assistant respond to all messages in a channel. Follow these steps:
- In the target channel, run the command
/set-runllm-channel <api-key>
. You will see a configuration pane that lets you select the assistant's response behavior. - The first field can be left as the default, assuming you’re only using one assistant for your workspace. Please contact us if you plan to use multiple.
- The second field can be toggled between “Respond only to mentions” or “Respond to all in channel” — select the second option to have the assistant respond in a thread to every message sent in the channel.
**Note that this command has to be run in every channel in which you'd like to change the response behavior.