Kendo UI for jQuery InlineAIPrompt Overview
The Kendo UI for jQuery InlineAIPrompt is a specialized popup-based component designed to facilitate interaction with AI language models directly inline with your content.
The component provides a lightweight, focused interface for sending prompts and receiving responses from AI models without disrupting the user's workflow. The InlineAIPrompt component is particularly useful for scenarios where you want to provide contextual AI assistance.
Functionality and Features
- Templates—The InlineAIPrompt allows you to customize the prompt suggestions' appearance and define a custom view by using templates.
- Streaming—The InlineAIPrompt supports streaming responses, allowing users to see AI-generated content as it is being produced.
- Accessibility—The InlineAIPrompt is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.
Next Steps
- Getting Started with the Kendo UI InlineAIPrompt for jQuery
- Demo Page for the InlineAIPrompt
- JavaScript API Reference of the InlineAIPrompt