IChatThreadQuery
Home > @gooddata/sdk-backend-spi > IChatThreadQuery
IChatThreadQuery interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Chatbot thread query builder.
Signature:
export interface IChatThreadQuery
Methods
Method |
Description |
---|---|
(BETA) Execute the chat thread. | |
(BETA) Execute the chat thread and stream the results. | |
(BETA) Define the limit for the number of created visualization returned by the chat thread. | |
(BETA) Define the limit for the number of search results returned by the chat thread. | |
(BETA) Define the user context for the chat thread. For example, what dashboard the user is currently looking at. |