LLM Configuration

Salem supports integration of user-provided LLMs to augment users' interactions with SalemBot. As of Nov '23, these integrations power the following Salem features:

  • "Ask Salem"

The LLM integrations are managed through the ActionDefinition objects and referenced by ActionConfs when executing the user's request.

To configure or troubleshoot your organization's LLM integration with Salem reference the LLM ActionDefinition and LLM ActionConf pages.

Last updated