userContext
Home > @gooddata/sdk-pluggable-application-model > IOpenAiAssistantHostUiNotification > userContext
IOpenAiAssistantHostUiNotification.userContext property
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.
Context of the user's current location (e.g. the active dashboard), passed to the assistant alongside the seeded question.
Signature:
userContext?: IGenAIUserContext;