description | page_type | month_change |
---|---|---|
Events that are triggered when working with AI actions. |
reference |
false |
Event | Dispatched by |
---|---|
BeforeExecuteEvent | ActionServiceInterface |
ExecuteEvent | ActionServiceInterface |
Event | Dispatched by | Description |
---|---|---|
ContextEvent | ActionServiceInterface | Pass additional options to the System Context before an AI Action is executed |
ResolveActionConfigurationWidgetConfigEvent | \Ibexa\ConnectorAi\Twig\ActionConfigurationWidgetConfigExtension::renderActionConfigurationWidgetConfig() |
Modify the Action Type configuration returned from the ibexa_ai_config Twig function |
ResolveActionHandlerEvent | ActionHandlerResolverInterface | Hook into the process of choosing a Handler to execute an AI Action |