Skip to content

Commit cd737f6

Browse files
committed
ai.md: Rework with more links
1 parent 23b6f80 commit cd737f6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/ai/ai.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ month_change: true
1010
to make recommendations to product customers and content readers with [Raptor connector](raptor_connector_guide.md),
1111
or to help editors in the back office with [AI Actions](ai_actions_guide.md).
1212
It's also open to external AI capabilities through [Model Context Protocol (MCP) servers](mcp_guide.md), allowing agents to interact with the system.
13-
It's extensible. For example, you can implement new AI actions or new MCP server capabilities.
14-
To go further, an AI can learn to use the REST API or the PHP API, and help you in your development.
13+
It's extensible. For example, you can implement [new AI actions](extend_ai_actions.md) or [new MCP server capabilities](mcp_usage.md).
14+
To go further, an AI agent can learn how to use the [REST API](rest_api_usage.md) or the [GraphQL API](graphql.md).
15+
Agents (like the ones integrated in IDEs) can even learn the [PHP API](php_api.md) and help you in your development.
1516

1617
[[= cards([
1718
"ai/ai_actions/ai_actions",

0 commit comments

Comments
 (0)