Skip to content

Commit e6910f4

Browse files
committed
Removed TMP change
1 parent fff6a19 commit e6910f4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/ai/ai_actions/extend_ai_actions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ By extending [AI Actions](ai_actions_guide.md), you can make regular content man
99
You can start by integrating additional AI services to the existing action types or develop custom ones that impact completely new areas of application.
1010
For example, you can create 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-
Waldo is here.
13-
1412
## Execute Actions
1513

1614
You can execute AI Actions by using the [ActionServiceInterface](/api/php_api/php_api_reference/classes/Ibexa-Contracts-ConnectorAi-ActionServiceInterface.html) service, as in the following example:

0 commit comments

Comments
 (0)