You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ai_actions/extend_ai_actions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ To manage configurations of an AI Action you need to use another concept: Action
59
59
### Manage Action Configurations
60
60
61
61
Action Configurations allow you to store the parameters for a given Action in the database and reuse them when needed.
62
-
They can be managed [through the back office]([[= user_doc =]]/ai_actions/work_with_ai_actions), [data migrations](importing_data.md#ai-action-configurations), or through the PHP API.
62
+
They can be managed [through the back office]([[= user_doc =]]/ai_actions/work_with_ai_actions/), [data migrations](importing_data.md#ai-action-configurations), or through the PHP API.
63
63
64
64
To manage Action Configurations through the PHP API, you need to use the [ActionConfigurationServiceInterface](../api/php_api/php_api_reference/classes/Ibexa-Contracts-ConnectorAi-ActionConfigurationServiceInterface.html) service.
0 commit comments