WPF RadAIPrompt Overview

The AIPrompt component allows you to write prompts and execute predefined commands as well as look and interact with the output from the AI.

Telerik UI for WPF Ninja image

The RadAIPrompt is part of Telerik UI for WPF, a professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

WPF RadAIPrompt Overview

Get started with the control with its Getting Started help article that shows how to use it in a basic scenario.

Key Features

  • Views—The component provides different views that you can include in it. This allows the users to have more control over when interacting with the AIPrompt.
  • Prompt button—The AIPrompt component provides the ability to display it as a button, which when interacted with, will display the prompt. To learn more about the AIPrompt button, check this article.
  • Suggestions—This collection will allow you to populate the AIPrompt component with suggestions that will be displayed to the user while typing. Read more about the suggestions feature here.
  • Commands—The Commands collection gives you the ability to define custom commands and populate them in one of the views of the component. Check this article to learn more about the commands functionality.

Check out the demos application at demos.telerik.com.

See Also

In this article