IGenAIService
Home > @gooddata/sdk-backend-spi > IGenAIService
IGenAIService 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.
GenAI-powered features.
Signature:
export interface IGenAIService
Methods
Method | Description |
---|---|
getChatThread() | (BETA) Get a chatbot thread builder. |
getSemanticSearchQuery() | (BETA) Get a semantic search query builder. |
semanticSearchIndex() | (BETA) Trigger a reindex of the semantic search index for the workspace. |