Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion solutions/search/agent-builder/agent-builder-agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
2 changes: 1 addition & 1 deletion solutions/search/agent-builder/chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down
2 changes: 1 addition & 1 deletion solutions/search/agent-builder/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down
Loading