Skip to content

[UX] Custom Slash Commands

Customers seek to develop custom slash commands for use within Duo Chat. Duo Chat slash commands are currently delivered as stand-alone prompt (distinct from tools accessed by Duo Chat). Enabling custom slash commands would require a customer to devise a prompt for their desired slash commands. That tool could invoke a response from an LLM, or serve a more deterministic function.

Definition of Done

Customers are able to:

  • identify their slash command name
  • create a prompt to serve the slash command
  • enable their slash command as a sub-feature of Duo Chat
  • configure a model to enable their slash command
  • validate their slash command against their custom validation dataset
  • invoke their slash command within Duo Chat
Edited by Susie Bitters