Skip to content

Commit 2e273ac

Browse files
committed
Patch the extending ai actions article with a promise.
1 parent 2c74ca8 commit 2e273ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ai_actions/extend_ai_actions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ By extending AI Actions you can enhance the attractiveness of mundane content ma
99
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.
1010
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.
1111

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

Comments
 (0)