Skip to content

Commit d2f1d14

Browse files
committed
feat: Update navigation to include tool gateway operator
1 parent a9ff5dd commit d2f1d14

5 files changed

Lines changed: 15 additions & 11 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
= Architecture
1+
= Agentic Layer Architecture
22

33
include::architecture:partial$nav.adoc[]

home/modules/explanation/partials/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*** xref:architecture:index.adoc[Agentic Layer Architecture]
1+
*** xref:architecture:index.adoc[]
22
include::architecture:partial$nav.adoc[]
33
44
*** xref:testbench:index.adoc[Testbench Architecture]
Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
** xref:agent-runtime-operator:agent-runtime:how-to-guide.adoc[Install the Agent Runtime Operator]
2-
** xref:agent-runtime-operator:agents:how-to-guide.adoc[Create an AI Agent]
3-
** xref:agent-runtime-operator:agent-gateways:how-to-guide.adoc[Create an Agent Gateway]
4-
** xref:agent-runtime-operator:ai-gateways:how-to-guide.adoc[Create an AI Gateway]
5-
** xref:agent-runtime-operator:tool-servers:how-to-guide.adoc[Create a Tool Server]
6-
** xref:agent-gateway-krakend-operator:operator:how-to-guide.adoc[Install the Agent Gateway Operator for KrakenD]
7-
** xref:ai-gateway-litellm-operator:operator:how-to-guide.adoc[Install the AI Gateway Operator for LiteLLM]
1+
** xref:agent-runtime-operator:agent-runtime:how-to-guide.adoc[]
2+
** xref:agent-gateway-krakend-operator:operator:how-to-guide.adoc[]
3+
** xref:ai-gateway-litellm-operator:operator:how-to-guide.adoc[]
4+
** xref:tool-gateway-agentgateway:operator:how-to-guide.adoc[]
5+
6+
** xref:agent-runtime-operator:agents:how-to-guide.adoc[]
7+
** xref:agent-runtime-operator:ai-gateways:how-to-guide.adoc[]
8+
** xref:agent-runtime-operator:agent-gateways:how-to-guide.adoc[]
9+
** xref:agent-runtime-operator:tool-servers:how-to-guide.adoc[]
10+
** xref:agent-runtime-operator:tool-gateways:how-to-guide.adoc[]
11+
812
** xref:how-to-guides:testbench-install.adoc[Install the Testbench]
913
** xref:how-to-guides:testbench-testworkflow.adoc[Create Your First TestWorkflow]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
** xref:agent-runtime-operator:agent-runtime:reference.adoc[Agent Runtime Reference]
1+
** xref:agent-runtime-operator:agent-runtime:reference.adoc[]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
** xref:showcase-news:ROOT:index.adoc[Agentic AI News Showcase]
1+
** xref:showcase-news:ROOT:index.adoc[]

0 commit comments

Comments
 (0)