diff --git a/solutions/search/agent-builder/agent-builder-agents.md b/solutions/search/agent-builder/agent-builder-agents.md index 3bdae1e694..7c28d382fa 100644 --- a/solutions/search/agent-builder/agent-builder-agents.md +++ b/solutions/search/agent-builder/agent-builder-agents.md @@ -119,6 +119,6 @@ The Agents API enables programmatic access to agent creation and management acti For an overview, refer to [Agents API](kibana-api.md#agents). -### Serverless API reference +### API reference For the complete API reference, refer to the [Kibana API reference](https://www.elastic.co/docs/api/doc/kibana/operation/operation-get-agent-builder-agents). \ No newline at end of file diff --git a/solutions/search/agent-builder/chat.md b/solutions/search/agent-builder/chat.md index 5a32570b4c..3b00b1d8d3 100644 --- a/solutions/search/agent-builder/chat.md +++ b/solutions/search/agent-builder/chat.md @@ -66,7 +66,7 @@ The Agent Chat API provides programmatic access to chat functionality through RE For a quick overview of the REST API for conversations, refer to [Chat and conversations API](kibana-api.md#chat-and-conversations). -### Serverless API reference +### API reference For the complete API reference, refer to the [Kibana API reference](https://www.elastic.co/docs/api/doc/kibana/operation/operation-get-agent-builder-conversations). diff --git a/solutions/search/agent-builder/tools.md b/solutions/search/agent-builder/tools.md index b2fe7657f5..52a8afce0e 100644 --- a/solutions/search/agent-builder/tools.md +++ b/solutions/search/agent-builder/tools.md @@ -193,7 +193,7 @@ Note that built-in tools cannot be modified or deleted. For a quick overview of how to work programmatically with tools, refer to [Tools API](kibana-api.md#tools). -### Serverless API reference +### API reference For the complete API reference, refer to the [Kibana API reference](https://www.elastic.co/docs/api/doc/kibana/operation/operation-get-agent-builder-tools).