Thanks to visit codestin.com
Credit goes to github.com

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
3 changes: 2 additions & 1 deletion docs/admin/licensing/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Licensing

Some features are only accessible with a Premium license or the [AI Governance Add-On](../../ai-coder/ai-governance.md). See our
Some features are only accessible with a Premium license, including
[AI Governance](../../ai-coder/ai-governance.md). See our
[pricing page](https://coder.com/pricing) for more details. To try paid
features, you can [request a trial](https://coder.com/trial) or
[contact sales](https://coder.com/contact).
Expand All @@ -15,7 +16,7 @@
[air-gapped and offline deployments](../../install/airgap.md) without any
additional configuration.

## Adding your license key

Check warning on line 19 in docs/admin/licensing/index.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Adding'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

There are two ways to add a license to a Coder deployment:

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/agent-firewall/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@
of Agent Firewall blocking a process.

> [!NOTE]
> Agent Firewall requires the [AI Governance Add-On](../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access Agent Firewall.
> Agent Firewall is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.
>
> Agent Firewall was previously known as "Agent Boundaries". Some
> configuration options and internal references still use the old name
Expand All @@ -28,7 +27,7 @@
Agent Firewall also streams audit logs to Coder's control plane for centralized
monitoring of HTTP requests.

## Getting Started with Agent Firewall

Check warning on line 30 in docs/ai-coder/agent-firewall/index.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Getting'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

The easiest way to use Agent Firewall is through the
[agent-firewall module](https://registry.coder.com/modules/coder/agent-firewall). It
Expand Down Expand Up @@ -222,7 +221,7 @@
| `event_time` | Timestamp when boundary processed the request (RFC3339 format) |
| `matched_rule` | The allowlist rule that permitted the request (only present when `decision` is `allow`) |

### Viewing Audit Logs

Check warning on line 224 in docs/ai-coder/agent-firewall/index.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Viewing'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

Agent Firewall audit logs are emitted as structured log entries from the Coder
server. You can collect and analyze these logs using any log aggregation system
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/agent-firewall/landjail.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# landjail Jail Type

> [!NOTE]
> Agent Firewall requires the [AI Governance Add-On](../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access Agent Firewall.
> Agent Firewall is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.

landjail is Agent Firewall's alternative jail type that uses Landlock V4 for
network isolation.
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/agent-firewall/nsjail/docker.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# nsjail on Docker

> [!NOTE]
> Agent Firewall requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access Agent Firewall.
> Agent Firewall is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

This page describes the runtime and permission requirements for running Agent
Firewall with the **nsjail** jail type on **Docker**.
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/agent-firewall/nsjail/ecs.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# nsjail on ECS

> [!NOTE]
> Agent Firewall requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access Agent Firewall.
> Agent Firewall is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

This page describes the runtime and permission requirements for running Agent
Firewall with the **nsjail** jail type on **Amazon ECS**.
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/agent-firewall/nsjail/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# nsjail Jail Type

> [!NOTE]
> Agent Firewall requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access Agent Firewall.
> Agent Firewall is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

nsjail is Agent Firewall's default jail type that uses Linux namespaces to
provide process isolation. It creates unprivileged network namespaces to control
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/agent-firewall/nsjail/k8s.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# nsjail on Kubernetes

> [!NOTE]
> Agent Firewall requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access Agent Firewall.
> Agent Firewall is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

This page describes the runtime and permission requirements for running Agent
Firewall with the **nsjail** jail type on **Kubernetes**.
Expand Down Expand Up @@ -117,7 +116,7 @@

This ensures Boundary can create user namespaces with nsjail.

### Running without user namespaces

Check warning on line 119 in docs/ai-coder/agent-firewall/nsjail/k8s.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Running'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

If the environment is restricted and you cannot enable user namespaces (e.g.
Bottlerocket in EKS auto-mode), you can run Boundary with the
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/agent-firewall/rules-engine.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Rules Engine Documentation

> [!NOTE]
> Agent Firewall requires the [AI Governance Add-On](../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access Agent Firewall.
> Agent Firewall is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.

## Overview

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/agent-firewall/version.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Version Requirements

> [!NOTE]
> Agent Firewall requires the [AI Governance Add-On](../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access Agent Firewall.
> Agent Firewall is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.

## Recommended Versions

Expand All @@ -24,7 +23,7 @@

## Compatibility with Older Versions

### Using Coder Before v2.30.0 with Claude Code Module v4.7.0+

Check warning on line 26 in docs/ai-coder/agent-firewall/version.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Using'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

If you're using Coder before v2.30.0 with Claude Code module v4.7.0 or newer,
the `coder agent-firewall` subcommand isn't available in your Coder installation. In
Expand All @@ -46,7 +45,7 @@
}
```

### Using Claude Code Module Before v4.7.0

Check warning on line 48 in docs/ai-coder/agent-firewall/version.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Using'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

If you're using Claude Code module before v4.7.0, the module expects to use
Agent Firewall directly. You need to explicitly set `boundary_version` in your
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/ai-gateway-proxy/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# AI Gateway Proxy

> [!NOTE]
> AI Gateway Proxy requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway Proxy.
> AI Gateway Proxy is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

AI Gateway Proxy extends [AI Gateway](../index.md) to support clients that don't allow base URL overrides.
While AI Gateway requires clients to support custom base URLs, many popular AI coding tools lack this capability.
Expand Down
2 changes: 1 addition & 1 deletion docs/ai-coder/ai-gateway/ai-gateway-proxy/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

**Required:**

1. AI Gateway must be enabled and configured (requires the [AI Governance Add-On](../../ai-governance.md)). See [AI Gateway Setup](../setup.md) for further information.
1. AI Gateway must be enabled and configured (requires a Premium license, which includes [AI Governance](../../ai-governance.md)). See [AI Gateway Setup](../setup.md) for further information.
1. AI Gateway Proxy must be [enabled](#proxy-configuration) using the server flag.
1. A [CA certificate](#ca-certificate) must be configured for MITM interception.
1. [Clients](#client-configuration) must be configured to use the proxy and trust the CA certificate.
Expand Down Expand Up @@ -72,7 +72,7 @@
> The AI Gateway Proxy should only be accessible within a trusted network and **must not** be directly exposed to the public internet.
> Without proper network restrictions, unauthorized users could route traffic through the proxy or intercept credentials.

### Encrypting client connections

Check warning on line 75 in docs/ai-coder/ai-gateway/ai-gateway-proxy/setup.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Encrypting'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

By default, AI tools send the Coder session token in the proxy credentials over unencrypted HTTP.
This only applies to the initial connection between the client and the proxy.
Expand All @@ -88,7 +88,7 @@
* Internal network only: If the proxy and all clients are on the same trusted network, credentials are not exposed to external attackers.
* TLS-terminating load balancer: Place a TLS-terminating load balancer in front of the proxy that terminates TLS and forwards requests over HTTP.

### Restricting proxy access

Check warning on line 91 in docs/ai-coder/ai-gateway/ai-gateway-proxy/setup.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Restricting'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

Requests to non-allowlisted domains are tunneled through the proxy, but connections to private and reserved IP ranges are blocked by default.
The IP validation and TCP connect happen atomically, preventing DNS rebinding attacks where the resolved address could change between the check and the connection.
Expand Down Expand Up @@ -150,7 +150,7 @@
CODER_AI_GATEWAY_PROXY_KEY_FILE=/path/to/intermediate-ca.key
```

### Securing the private key

Check warning on line 153 in docs/ai-coder/ai-gateway/ai-gateway-proxy/setup.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Securing'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

> [!WARNING]
> The CA private key is used to sign certificates for MITM interception.
Expand All @@ -161,7 +161,7 @@
* Restrict file permissions so only the Coder process can read the key.
* Use a secrets manager to store the key where possible.

### Distributing the certificate

Check warning on line 164 in docs/ai-coder/ai-gateway/ai-gateway-proxy/setup.md

View workflow job for this annotation

GitHub Actions / lint-docs

Coder.GerundHeading

Heading starts with an -ing word ('Distributing'); prefer the imperative ('Install') or the noun ('Installation'). See capitalization-and-punctuation.md#no-gerund-leading-headings.

AI tools need to trust the CA certificate before connecting through the proxy.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/audit.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Auditing AI Sessions

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.

AI Gateway groups intercepted requests into **sessions** and **threads** to show
the causal relationships between human prompts and agent actions. This
Expand Down
3 changes: 2 additions & 1 deletion docs/ai-coder/ai-gateway/auth.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Authentication

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../ai-governance.md).
> AI Gateway is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.

AI Gateway authenticates clients with the same Coder API token
that a user already uses against the rest of the Coder API.
Expand Down
7 changes: 3 additions & 4 deletions docs/ai-coder/ai-gateway/clients/claude-code.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Claude Code

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

Claude Code can be configured using environment variables. All modes require a **[Coder API token](../../../admin/users/sessions-tokens.md#generate-a-long-lived-api-token-on-behalf-of-yourself)** for authentication with AI Gateway.

Expand Down Expand Up @@ -82,7 +81,7 @@ module "claude-code" {
workdir = "/path/to/project" # Set to your project directory
ai_prompt = data.coder_task.me.prompt

# Route through AI Gateway (AI Governance Add-On)
# Route through AI Gateway
enable_ai_gateway = true
}
```
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/cline.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Cline

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

Cline supports both OpenAI and Anthropic models and can be configured to use AI Gateway by setting providers.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/codex.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Codex CLI

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

Codex CLI can be configured to use AI Gateway by setting up a custom model provider.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/copilot.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# GitHub Copilot

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

[GitHub Copilot](https://github.com/features/copilot) is an AI coding assistant that doesn't support custom base URLs but does respect proxy configurations.
This makes it compatible with [AI Gateway Proxy](../ai-gateway-proxy/index.md), which integrates with [AI Gateway](../index.md) for full access to auditing and governance features.
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/factory.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Factory

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

Factort's Droid agent can be configured to use AI Gateway by setting up custom models for OpenAI and Anthropic.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Client Configuration

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

Once AI Gateway is setup on your deployment, the AI coding tools used by your users will need to be configured to route requests via AI Gateway.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/jetbrains.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# JetBrains IDEs

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

JetBrains IDE (IntelliJ IDEA, PyCharm, WebStorm, etc.) support AI Gateway via the [third-party model configuration](https://www.jetbrains.com/help/ai-assistant/use-custom-models.html#provide-your-own-api-key) feature.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/kilo-code.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Kilo Code

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

Kilo Code allows you to configure providers via the UI and can be set up to use AI Gateway.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/mux.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Mux

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

Mux makes it easy to run parallel coding agents, each with its own isolated workspace, from your browser or desktop; it is open source and provider-agnostic.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/opencode.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# OpenCode

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

OpenCode supports both OpenAI and Anthropic models and can be configured to use AI Gateway by setting custom base URLs for each provider.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/vscode.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

VS Code's native chat can be configured to use AI Gateway via the **Custom Endpoint** language model provider (VS Code 1.122+, Stable). GitHub sign-in is not required, so this works in air-gapped or restricted environments.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/clients/zed.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Zed

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../../ai-governance.md), which is
> included with a Premium license.

Zed IDE supports AI Gateway via its `language_models` configuration in `settings.json`.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ AI Gateway solves 3 key problems:
use.

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.
>
> AI Gateway was previously known as "AI Bridge". Visit [Rebranding Migration](./rebranding-migration.md) for details.

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/mcp.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# MCP

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.

<!-- -->

Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/monitoring.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Monitoring

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.

AI Gateway records the last `user` prompt, token usage, model reasoning, and every tool invocation for each intercepted request. Each capture is tied to a single "interception" that maps back to the authenticated Coder identity, making it easy to attribute spend and behaviour.

Expand Down
3 changes: 2 additions & 1 deletion docs/ai-coder/ai-gateway/providers.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Provider Configuration

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../ai-governance.md).
> AI Gateway is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.

Providers are deployment-scoped and managed from the dashboard or the
[AI Providers API](../../reference/api/aiproviders.md). See
Expand Down
5 changes: 2 additions & 3 deletions docs/ai-coder/ai-gateway/reference.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Reference

> [!NOTE]
> AI Gateway requires the [AI Governance Add-On](../ai-governance.md).
> As of Coder v2.32, deployments without the add-on will not be able to
> access AI Gateway.
> AI Gateway is part of [AI Governance](../ai-governance.md), which is
> included with a Premium license.

## Implementation Details

Expand Down
Loading
Loading