diff --git a/content/manuals/ai/cagent/_index.md b/content/manuals/ai/cagent/_index.md index b71249e478f4..77ea20c69b29 100644 --- a/content/manuals/ai/cagent/_index.md +++ b/content/manuals/ai/cagent/_index.md @@ -45,14 +45,6 @@ they don't share knowledge. 1. Set the following environment variables: ```bash - # If using the Docker AI Gateway, set this environment variable or use - # the `--models-gateway ` CLI flag - - export CAGENT_MODELS_GATEWAY= - - # Alternatively, set keys for remote inference services. - # These are not needed if you are using Docker AI Gateway. - export OPENAI_API_KEY= # For OpenAI models export ANTHROPIC_API_KEY= # For Anthropic models export GOOGLE_API_KEY= # For Gemini models @@ -245,4 +237,4 @@ it with the `cagent run ` command. - For more information about cagent, see the [GitHub repository](https://github.com/docker/cagent). -- [Docker MCP Gateway](/manuals/ai/mcp-catalog-and-toolkit/mcp-gateway.md) \ No newline at end of file +- [Docker MCP Gateway](/manuals/ai/mcp-catalog-and-toolkit/mcp-gateway.md)