AskAI.Suggestions

Suggested prompt chips that help users start a conversation in AskAI

Overview

Suggested prompt chips rendered above the input to help users start a conversation or explore common tasks. Usually paired with AskAI.Input.

Demo

Props

PropTypeDefaultDescription
promptsstring[]['Summarize this page', 'Where should I get started?', 'What can you help me with?']Suggested prompts.
onPromptClick(prompt: string) => voidundefinedHandle prompt clicks.
onlyWhenEmptybooleantrueRender only when there are no messages.

On this page

GitHubEdit this page on GitHub