Example of Multiple AI Models in Javascript (ES5) AI AssistView Control

/
/
Multiple AI Models

This example demonstrates the AI AssistView designed to integrate multiple AI models: Azure OpenAI, Gemini and DeepSeek.

More Details...

AI Assist
Description

In this example, the AI AssistView with a responsive sidebar, AI models dropdown and Markdown streaming to deliver an AI-powered chat interface. Switch between providers (Azure OpenAI, Gemini and DeepSeek) via a dropdown menu, with toast notifications confirming selection. Enter your API key(s) to enable live, dynamic responses from the selected provider. Stream AI responses with auto-scroll and rich Markdown rendering using marked. Create, select, and delete conversations with conversations stored in the localStorage.