DevExpress.AIIntegration.Chat Namespace
Contains interfaces, abstractions, and core types for AI chat integration in DevExpress-powered applications.
Assembly: DevExpress.AIIntegration.v26.1.dll
Classes
| Name | Description |
|---|---|
| ChatExtensions static |
Contains extension methods that convert IChatClient instances into IChatResponseProvider implementations.
|
Interfaces
| Name | Description |
|---|---|
| IChatResponseProvider | Defines a unified contract for asynchronous AI chat responses across different backend implementations. |