diff --git a/docs/agents/deploy-agents.mdx b/docs/agents/deploy-agents.mdx index 59ce6a8a13..0a62534b34 100644 --- a/docs/agents/deploy-agents.mdx +++ b/docs/agents/deploy-agents.mdx @@ -34,6 +34,7 @@ durable container through the deployments plugin. In every mode the agent is reached the same way — through the Agents gateway, which resolves the agent's active deployment and proxies the request, so clients do not need to know which mode the agent runs in. + --- ## Subprocess Mode (Default)