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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,6 @@ By extending AI Actions you can enhance the attractiveness of mundane content ma
9
9
You can start from adding new action types that use the existing AI service, and evolve to integrating additional ones with completely new areas of application.
10
10
For example, you could write a handler that connects to a translation model and use it to translate your website on-the-fly, or generate illustrations based on a body of an article.
11
11
12
-
## ...
12
+
!!! note "Revisit this page in the future"
13
+
14
+
Expect more information about extending the AI Actions feature to appear in this space soon.
0 commit comments