Skip to content

Commit d273fa0

Browse files
committed
Hide pages so we can publish them, add warnings
1 parent 8f0d6a2 commit d273fa0

File tree

11 files changed

+74
-15
lines changed

11 files changed

+74
-15
lines changed

solutions/search/agent-builder/a2a-server.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ applies_to:
66
elasticsearch: preview
77
---
88

9+
:::{warning}
10+
WIP
11+
12+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
13+
:::
14+
915
# Agent-to-Agent (A2A) server
1016

1117
The [**Agent-to-Agent (A2A) server**](https://github.com/a2aproject/A2A) enables external A2A clients to communicate with {{agent-builder}} agents.

solutions/search/agent-builder/agent-builder-agents.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ applies_to:
66
elasticsearch: preview
77
---
88

9+
:::{warning}
10+
WIP
11+
12+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
13+
:::
14+
915
# {{agent-builder}}: Agents
1016

1117
Agents engage in natural language conversations with users and interact with your {{es}} data through tools.

solutions/search/agent-builder/chat.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ applies_to:
66
elasticsearch: preview
77
---
88

9+
:::{warning}
10+
WIP
11+
12+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
13+
:::
14+
915
# {{agent-builder}}: Agent Chat UI
1016

1117

solutions/search/agent-builder/get-started.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,19 @@ applies_to:
66
elasticsearch: preview
77
---
88

9+
:::{warning}
10+
WIP
11+
12+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
13+
:::
14+
915
# Get started with {{agent-builder}}
1016

17+
:::{tip}
18+
See the [overview page](../elastic-agent-builder.md) for full list of docs pages.
19+
:::
20+
% TODO: Delete this tip when unhide pages
21+
1122
Learn how get started by enabling the {{agent-builder}} features and begin chatting with your data.
1223

1324
:::::{stepper}

solutions/search/agent-builder/kibana-api.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ applies_to:
66
elasticsearch: preview
77
---
88

9+
:::{warning}
10+
WIP
11+
12+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
13+
:::
14+
915
# Work with {{agent-builder}} using the APIs
1016

1117
These APIs allow you to programmatically work with the {{agent-builder}} abstractions.

solutions/search/agent-builder/limitations-known-issues.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ applies_to:
66
elasticsearch: preview
77
---
88

9+
:::{warning}
10+
WIP
11+
12+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
13+
:::
14+
915
# Limitations and known issues in {{agent-builder}}
1016

1117
## Model selection

solutions/search/agent-builder/mcp-server.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ applies_to:
88

99
# MCP server
1010

11+
:::{warning}
12+
WIP
13+
14+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
15+
:::
16+
1117
The [**Model Context Protocol (MCP) server**](https://modelcontextprotocol.io/docs/getting-started/intro) provides a standardized interface for external clients to access {{agent-builder}} tools.
1218

1319
## MCP server endpoint

solutions/search/agent-builder/programmatic-access.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ applies_to:
66
elasticsearch: preview
77
---
88

9+
:::{warning}
10+
WIP
11+
12+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
13+
:::
14+
915
# Work programmatically with {{agent-builder}}
1016

1117
{{agent-builder}} provides comprehensive APIs and additional integration options for programmatic access and automation.

solutions/search/agent-builder/tools.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ applies_to:
66
elasticsearch: preview
77
---
88

9-
# Tools in {{agent-builder}}
10-
119
:::{warning}
12-
WIP: this page needs better IA
10+
WIP
11+
12+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
1313
:::
1414

15+
# Tools in {{agent-builder}}
16+
1517
Agents use tools to search, retrieve, and take meaningful steps on your behalf.
1618

1719
Tools can be thought of as functions: modular, reusable actions that agents can call to interact with your {{es}} data.

solutions/search/elastic-agent-builder.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ applies_to:
66
elasticsearch: preview
77
---
88

9+
:::{warning}
10+
WIP
11+
12+
These pages are hidden from the docs TOC and have `noindexed` meta headers.
13+
:::
14+
915
# {{agent-builder}}
1016

1117
{{agent-builder}} is an AI-powered conversation framework for working with {{es}} data using natural language. It features both a chat UI for synchronous interaction and extensive programmatic access through APIs, MCP and A2A servers.

0 commit comments

Comments
 (0)