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 modules/connect/pages/triggers/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A trigger is a configured way for the outside world to invoke an agent. Without

Each trigger is its own resource on the agent, created, edited, and disconnected on its own, so you can attach several to the same agent. For example, one agent can serve a production Teams bot and a test Teams bot side by side, each through its own trigger.

NOTE: Triggers are available for Redpanda-managed agents only. A self-managed agent runs on your own infrastructure and is invoked through it, so it has no *Triggers* tab. To bring a self-managed agent into ADP for observability and governance, see xref:connect:byoa-register.adoc[Register your own agent].
NOTE: Triggers are available for Redpanda-managed agents only. A self-managed agent runs on your own infrastructure and is invoked through it, so it has no *Triggers* tab. To bring a self-managed agent into ADP for observability and governance, see xref:connect:self-managed-agents.adoc[Set up a self-managed agent].

After reading this page, you will be able to:

Expand Down
4 changes: 2 additions & 2 deletions modules/home/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
:page-pathway-1-icon: sparkles
:page-pathway-2-title: Bring an agent you already built
:page-pathway-2-desc: Get visibility and control over agents built elsewhere. Same gateway, same dashboard, same per-user identity, without rebuilding.
:page-pathway-2-link: connect:byoa-register.adoc
:page-pathway-2-cta: Register your agent
:page-pathway-2-link: connect:self-managed-agents.adoc
:page-pathway-2-cta: Set up your agent
:page-pathway-2-icon: connect
:page-concepts-title: Popular across ADP
:page-concept-1-title: One gateway for every LLM call
Expand Down
18 changes: 0 additions & 18 deletions modules/reference/pages/glossary.adoc
Original file line number Diff line number Diff line change
@@ -1,20 +1,2 @@
= Glossary
:description: Definitions of key terms used in Redpanda Agentic Data Plane documentation.

== Agentic Data Plane terms

* glossterm:Agentic Data Plane (ADP)[]
* glossterm:AI agent[]
* glossterm:AI Gateway[]
* glossterm:declarative agent[]
* glossterm:MCP server[]
* glossterm:MCP tool[]
* glossterm:tool[]
* glossterm:resource[]
* glossterm:OAuth provider[]
* glossterm:OAuth client[]
* glossterm:OAuth connection[]
* glossterm:token vault[]
* glossterm:transcript[]
* glossterm:spending event[]
* glossterm:subagent[]