Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitde024cb

Browse files
committed
docs: address language and sentence suggestions for AI Bridge
1 parent1cd71f2 commitde024cb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎docs/ai-coder/ai-bridge/client-config.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Users can generate a Coder API key using either the CLI or the web UI. Follow th
6161

6262
###Tested clients
6363

64-
Thecombinations belowreflect what we have exercised so far. Use the upstream links for vendor-specificsteps to point each client at Bridge. Share additional findingsin the[`aibridge`](https://github.com/coder/aibridge) issue tracker so we can keep this table current.
64+
Thetable belowshows tested AI clients and their compatibility with AI Bridge. Click each client name for vendor-specificconfiguration instructions. Report issues or share compatibility updatesin the[aibridge](https://github.com/coder/aibridge) issue tracker.
6565

6666
| Client| OpenAI support| Anthropic support| Notes|
6767
|-------------------------------------------------------------------------------------------------------------------------------------------|----------------|-------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

‎docs/ai-coder/ai-bridge/mcp.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Bridge marks automatically injected tools with a prefix `bmcp_` ("bridged MCP").
4949

5050
##Using AI Bridge with Coder Tasks
5151

52-
[Coder Tasks](../../workspaces/tasks.md) provides achat-first interfaceforterminal agentssuch asClaude CodeCLI or Codex. To route those agents through Bridge:
52+
[Coder Tasks](../../workspaces/tasks.md) provides aframeworkforusing agentslikeClaude Codeto complete background development operations. To route those agents through Bridge:
5353

5454
- Enable Bridge at the control plane and configure the upstream provider keys.
5555
- Inject the AI Bridge base URLs and API keys into the Task environment (for example by setting`OPENAI_BASE_URL` and`OPENAI_API_KEY`).

‎docs/ai-coder/ai-bridge/setup.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Bridge runs inside the Coder control plane, requiring no separate compute to dep
66

77
1. A**premium** licensed Coder deployment
88
1. Feature must be[enabled](#activation) using the server flag
9-
1. One or more[provider](#configure-providers) APIkeys must be configured
9+
1. One or more[provider](#configure-providers) APIkey(s) must be configured
1010

1111
###Activation
1212

@@ -52,7 +52,7 @@ Set the following when routing Amazon Bedrock traffic through Bridge:
5252

5353
####Additional providers and Model Proxies
5454

55-
Bridge can relay traffic to other OpenAI- or Anthropic-compatible services or model proxies like LiteLLM by pointing the base URL variables above at the provider you operate. Share feedback or follow along in the[`aibridge`](https://github.com/coder/aibridge) issue tracker as support forthese providers stabilizes.
55+
Bridge can relay traffic to other OpenAI- or Anthropic-compatible services or model proxies like LiteLLM by pointing the base URL variables above at the provider you operate. Share feedback or follow along in the[`aibridge`](https://github.com/coder/aibridge) issue tracker aswe expandsupport foradditional providers.
5656

5757
>[!NOTE]
5858
>See the[Supported APIs](../reference#supported-apis) section below for precise endpoint coverage and interception behavior.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp