IGenAIChatRouting
Home > @gooddata/sdk-model > IGenAIChatRouting
IGenAIChatRouting interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Routing for the chat interaction.
Signature:
export interface IGenAIChatRouting
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
reasoning | string | (ALPHA) Assistant reasoning on why the use case was detected. | |
useCase | GenAIChatRoutingUseCase | (ALPHA) Detected use case for the routing. |