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/ai_actions.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,16 +12,24 @@ After you configure it, it can generate alt text for images or transform text pa
12
12
13
13
You can also extend it to perform other tasks or support additional AI services.
14
14
15
+
## Getting Started
16
+
15
17
[[= cards([
16
18
"ai_actions/ai_actions_guide",
17
19
"ai_actions/install_ai_actions",
20
+
("permissions/policies#ai-actions", "Policies", "Learn about the available AI Actions policies"),
21
+
("https://doc.ibexa.co/projects/userguide/en/latest/ai_actions/work_with_ai_actions/", "Work with AI Actions", "Learn how to use AI Actions"),
22
+
], columns=4) =]]
23
+
24
+
## Development
25
+
26
+
[[= cards([
18
27
"ai_actions/extend_ai_actions",
28
+
"api/event_reference/ai_action_events",
19
29
("https://doc.ibexa.co/en/4.6/api/rest_api/rest_api_reference/rest_api_reference.html#ai-actions-execute-ai-action", "REST API Reference", "See the available endpoints for AI Actions"),
20
-
("permissions/policies#ai-actions", "Policies", "Learn about the available AI Actions policies"),
("content_management/data_migration/importing_data#ai-action-configurations", "Importing AI actions", "Learn how to manage Action Configurations using data migrations"),
("content_management/data_migration/importing_data#ai-action-configurations", "Importing AI actions", "Learn how to manage Action Configurations using data migrations"),
0 commit comments