6 6
7> 比較 Claude Code 功能在 Anthropic 訂閱計畫、Anthropic Console、Amazon Bedrock、AWS 上的 Claude Platform、Google Cloud 的 Agent Platform 和 Microsoft Foundry 中的可用性。7> 比較 Claude Code 功能在 Anthropic 訂閱計畫、Anthropic Console、Amazon Bedrock、AWS 上的 Claude Platform、Google Cloud 的 Agent Platform 和 Microsoft Foundry 中的可用性。
8 8
9Claude Code CLI 和所有在本地執行的功能在每個提供者上的運作方式完全相同。如需每個提供者的設定說明,請參閱[企業部署概述](/zh-TW/third-party-integrations)。若要直接跳到您的提供者上缺少的功能,請參閱[按提供者摘要](#summary-by-provider)標籤。9Claude Code CLI 和所有在本地執行的功能在每個提供者上的運作方式完全相同。如需每個提供者的設定說明,請參閱[企業部署概述](/docs/zh-TW/third-party-integrations)。若要直接跳到您的提供者上缺少的功能,請參閱[按提供者摘要](#summary-by-provider)標籤。
10 10
11在下表中,✓ 表示可用,✗ 表示不可用,「請參閱備註」連結到部分支援的註腳。✓ 後面的限定詞會將可用性縮小到該子集,「管理員啟用」表示該功能處於關閉狀態,直到組織管理員將其開啟。11在下表中,✓ 表示可用,✗ 表示不可用,「請參閱備註」連結到部分支援的註腳。✓ 後面的限定詞會將可用性縮小到該子集,「管理員啟用」表示該功能處於關閉狀態,直到組織管理員將其開啟。
12 12
18 18
19* **Claude 訂閱**:您使用 claude.ai 帳戶登入 Pro、Max、Team 或 Enterprise 計畫19* **Claude 訂閱**:您使用 claude.ai 帳戶登入 Pro、Max、Team 或 Enterprise 計畫
20* **Anthropic Console**:您使用 Anthropic API 金鑰進行驗證20* **Anthropic Console**:您使用 Anthropic API 金鑰進行驗證
21* **Amazon Bedrock**:您使用 Amazon Bedrock 模型目錄中的 Claude 模型並設定 `CLAUDE_CODE_USE_BEDROCK`。[Mantle 端點](/zh-TW/amazon-bedrock#use-the-mantle-endpoint)(`CLAUDE_CODE_USE_MANTLE`)由此欄涵蓋21* **Amazon Bedrock**:您使用 Amazon Bedrock 模型目錄中的 Claude 模型並設定 `CLAUDE_CODE_USE_BEDROCK`。[Mantle 端點](/docs/zh-TW/amazon-bedrock#use-the-mantle-endpoint)(`CLAUDE_CODE_USE_MANTLE`)由此欄涵蓋
22* **AWS 上的 Claude Platform**:您透過 AWS Marketplace 購買了 Claude,但呼叫 Anthropic API,並設定 `CLAUDE_CODE_USE_ANTHROPIC_AWS`22* **AWS 上的 Claude Platform**:您透過 AWS Marketplace 購買了 Claude,但呼叫 Anthropic API,並設定 `CLAUDE_CODE_USE_ANTHROPIC_AWS`
23* **Google Cloud's Agent Platform**:由 Google 營運;您設定 `CLAUDE_CODE_USE_VERTEX`23* **Google Cloud's Agent Platform**:由 Google 營運;您設定 `CLAUDE_CODE_USE_VERTEX`
24* **Microsoft Foundry**:由 Anthropic 在 Azure 上營運;您設定 `CLAUDE_CODE_USE_FOUNDRY`24* **Microsoft Foundry**:由 Anthropic 在 Azure 上營運;您設定 `CLAUDE_CODE_USE_FOUNDRY`
29 29
30這些在每個提供者上的運作方式完全相同:30這些在每個提供者上的運作方式完全相同:
31 31
32* [CLI](/zh-TW/quickstart) 和 [Agent SDK](/zh-TW/agent-sdk/overview)32* [CLI](/docs/zh-TW/quickstart) 和 [Agent SDK](/docs/zh-TW/agent-sdk/overview)
33* [VS Code](/zh-TW/vs-code) 和 [JetBrains](/zh-TW/jetbrains) 擴充功能33* [VS Code](/docs/zh-TW/vs-code) 和 [JetBrains](/docs/zh-TW/jetbrains) 擴充功能
34* [Subagents](/zh-TW/sub-agents)、[hooks](/zh-TW/hooks-guide)、[commands](/zh-TW/commands) 和 [skills](/zh-TW/skills)34* [Subagents](/docs/zh-TW/sub-agents)、[hooks](/docs/zh-TW/hooks-guide)、[commands](/docs/zh-TW/commands) 和 [skills](/docs/zh-TW/skills)
35* [CLAUDE.md 記憶](/zh-TW/memory)、[plugins](/zh-TW/plugins) 和 [MCP servers](/zh-TW/mcp)35* [CLAUDE.md 記憶](/docs/zh-TW/memory)、[plugins](/docs/zh-TW/plugins) 和 [MCP servers](/docs/zh-TW/mcp)
36* [Checkpoints](/zh-TW/checkpointing)、[sandboxing](/zh-TW/sandboxing) 和 [Workflows](/zh-TW/workflows)36* [Checkpoints](/docs/zh-TW/checkpointing)、[sandboxing](/docs/zh-TW/sandboxing) 和 [Workflows](/docs/zh-TW/workflows)
37* [OpenTelemetry 指標](/zh-TW/monitoring-usage)和[受管設定檔](/zh-TW/settings#settings-files)37* [OpenTelemetry 指標](/docs/zh-TW/monitoring-usage)和[受管設定檔](/docs/zh-TW/settings#settings-files)
38 38
39這三個功能有提供者特定的差異:39這三個功能有提供者特定的差異:
40 40
41* **MCP servers**:[來自 claude.ai 的連接器](/zh-TW/mcp#use-mcp-servers-from-claude-ai)僅在您的 claude.ai 訂閱是作用中驗證方法時才會載入,而[工具搜尋](/zh-TW/mcp#configure-tool-search)在 Google Cloud's Agent Platform 上預設為關閉,當 `ANTHROPIC_BASE_URL` 指向非第一方主機時也是如此41* **MCP servers**:[來自 claude.ai 的連接器](/docs/zh-TW/mcp#use-mcp-servers-from-claude-ai)僅在您的 claude.ai 訂閱是作用中驗證方法時才會載入,而[工具搜尋](/docs/zh-TW/mcp#configure-tool-search)在 Google Cloud's Agent Platform 上預設為關閉,當 `ANTHROPIC_BASE_URL` 指向非第一方主機時也是如此
42* **Subagents**:內建的 [Explore subagent](/zh-TW/sub-agents#built-in-subagents) 在 Claude API 上將其繼承的模型上限設為 Opus,在任何其他提供者(包括 AWS 上的 Claude Platform)上直接繼承主要對話的模型42* **Subagents**:內建的 [Explore subagent](/docs/zh-TW/sub-agents#built-in-subagents) 在 Claude API 上將其繼承的模型上限設為 Opus,在任何其他提供者(包括 AWS 上的 Claude Platform)上直接繼承主要對話的模型
43* **[Commands](/zh-TW/commands#all-commands)**:`/design-sync` 和 `/radio` 在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 和 AWS 上的 Claude Platform 上不可用,而 `/voice` 需要 claude.ai 帳戶43* **[Commands](/docs/zh-TW/commands#all-commands)**:`/design-sync` 和 `/radio` 在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 和 AWS 上的 Claude Platform 上不可用,而 `/voice` 需要 claude.ai 帳戶
44 44
45<h3 id="features-that-require-a-claude-subscription">45<h3 id="features-that-require-a-claude-subscription">
46 需要 Claude 訂閱的功能46 需要 Claude 訂閱的功能
48 48
49這些需要使用 claude.ai 帳戶登入,無法透過 Anthropic Console API 金鑰或第三方提供者存取:49這些需要使用 claude.ai 帳戶登入,無法透過 Anthropic Console API 金鑰或第三方提供者存取:
50 50
51* [網頁上的 Claude Code](/zh-TW/claude-code-on-the-web)、行動裝置上的 Claude Code 和 [Slack 中的 Claude Code](/zh-TW/slack)51* [網頁上的 Claude Code](/docs/zh-TW/claude-code-on-the-web)、行動裝置上的 Claude Code 和 [Slack 中的 Claude Code](/docs/zh-TW/slack)
52* [Claude Code Desktop](/zh-TW/desktop)52* [Claude Code Desktop](/docs/zh-TW/desktop)
53* [Routines](/zh-TW/routines)(`/schedule`)53* [Routines](/docs/zh-TW/routines)(`/schedule`)
54* [Ultraplan](/zh-TW/ultraplan) 和 [Ultrareview](/zh-TW/ultrareview)54* [Ultraplan](/docs/zh-TW/ultraplan) 和 [Ultrareview](/docs/zh-TW/ultrareview)
55* [Code Review](/zh-TW/code-review):Team 和 Enterprise 計畫55* [Code Review](/docs/zh-TW/code-review):Team 和 Enterprise 計畫
56* [Remote Control](/zh-TW/remote-control)56* [Remote Control](/docs/zh-TW/remote-control)
57* [Chrome 擴充功能](/zh-TW/chrome)57* [Chrome 擴充功能](/docs/zh-TW/chrome)
58* [Computer use](/zh-TW/computer-use):Pro 和 Max 計畫58* [Computer use](/docs/zh-TW/computer-use):Pro 和 Max 計畫
59* [Artifacts](/zh-TW/artifacts):Pro、Max、Team 和 Enterprise 計畫59* [Artifacts](/docs/zh-TW/artifacts):Pro、Max、Team 和 Enterprise 計畫
60* [Voice dictation](/zh-TW/voice-dictation)60* [Voice dictation](/docs/zh-TW/voice-dictation)
61 61
62Desktop 是部分例外:[閘道路由可以在應用程式中或由管理員配置](/zh-TW/llm-gateway-connect#desktop-app)、Enterprise 部署可以透過[受管設定](https://claude.com/docs/third-party/claude-desktop/configuration)將 Desktop 路由到 Google Cloud's Agent Platform 或閘道提供者,而[在 3P 上的 Claude Desktop](https://claude.com/docs/third-party/claude-desktop/overview)在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 或自託管 LLM 閘道上執行 Code 標籤。如需這些功能的按計畫可用性,請參閱[按訂閱計畫的可用性](#availability-by-subscription-plan)。62Desktop 是部分例外:[閘道路由可以在應用程式中或由管理員配置](/docs/zh-TW/llm-gateway-connect#desktop-app)、Enterprise 部署可以透過[受管設定](https://claude.com/docs/third-party/claude-desktop/configuration)將 Desktop 路由到 Google Cloud's Agent Platform 或閘道提供者,而[在 3P 上的 Claude Desktop](https://claude.com/docs/third-party/claude-desktop/overview)在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 或自託管 LLM 閘道上執行 Code 標籤。如需這些功能的按計畫可用性,請參閱[按訂閱計畫的可用性](#availability-by-subscription-plan)。
63 63
64<h3 id="cli-capabilities-that-vary-by-provider">64<h3 id="cli-capabilities-that-vary-by-provider">
65 按提供者變化的 CLI 功能65 按提供者變化的 CLI 功能
82 82
83 <tbody>83 <tbody>
84 <tr>84 <tr>
85 <td>[Web search](/zh-TW/tools-reference#websearch-tool-behavior)</td>85 <td>[Web search](/docs/zh-TW/tools-reference#websearch-tool-behavior)</td>
86 <td>✓</td>86 <td>✓</td>
87 <td>✓</td>87 <td>✓</td>
88 <td>✗</td>88 <td>✗</td>
92 </tr>92 </tr>
93 93
94 <tr>94 <tr>
95 <td>[Fast mode](/zh-TW/fast-mode)</td>95 <td>[Fast mode](/docs/zh-TW/fast-mode)</td>
96 <td>✓</td>96 <td>✓</td>
97 <td>✓</td>97 <td>✓</td>
98 <td>✗</td>98 <td>✗</td>
102 </tr>102 </tr>
103 103
104 <tr>104 <tr>
105 <td>[Auto mode](/zh-TW/auto-mode-config)</td>105 <td>[Auto mode](/docs/zh-TW/auto-mode-config)</td>
106 <td>✓</td>106 <td>✓</td>
107 <td>✓</td>107 <td>✓</td>
108 <td>請參閱備註 <sup><a href="#fn2">2</a></sup></td>108 <td>請參閱備註 <sup><a href="#fn2">2</a></sup></td>
112 </tr>112 </tr>
113 113
114 <tr>114 <tr>
115 <td>[Advisor](/zh-TW/advisor)</td>115 <td>[Advisor](/docs/zh-TW/advisor)</td>
116 <td>✓</td>116 <td>✓</td>
117 <td>✓</td>117 <td>✓</td>
118 <td>✗</td>118 <td>✗</td>
122 </tr>122 </tr>
123 123
124 <tr>124 <tr>
125 <td>[Channels](/zh-TW/channels)</td>125 <td>[Channels](/docs/zh-TW/channels)</td>
126 <td>✓</td>126 <td>✓</td>
127 <td>✓</td>127 <td>✓</td>
128 <td>✗</td>128 <td>✗</td>
132 </tr>132 </tr>
133 133
134 <tr>134 <tr>
135 <td>[`/loop` 排程任務](/zh-TW/scheduled-tasks)</td>135 <td>[`/loop` 排程任務](/docs/zh-TW/scheduled-tasks)</td>
136 <td>✓</td>136 <td>✓</td>
137 <td>✓</td>137 <td>✓</td>
138 <td>請參閱備註 <sup><a href="#fn3">3</a></sup></td>138 <td>請參閱備註 <sup><a href="#fn3">3</a></sup></td>
142 </tr>142 </tr>
143 143
144 <tr>144 <tr>
145 <td>[GitHub Actions](/zh-TW/github-actions) 和 [GitLab CI/CD](/zh-TW/gitlab-ci-cd)</td>145 <td>[GitHub Actions](/docs/zh-TW/github-actions) 和 [GitLab CI/CD](/docs/zh-TW/gitlab-ci-cd)</td>
146 <td>✓</td>146 <td>✓</td>
147 <td>✓</td>147 <td>✓</td>
148 <td>✓</td>148 <td>✓</td>
174 174
175 <tbody>175 <tbody>
176 <tr>176 <tr>
177 <td>[分析儀表板和 API](/zh-TW/analytics)</td>177 <td>[分析儀表板和 API](/docs/zh-TW/analytics)</td>
178 <td>✓ (儀表板:Team 和 Enterprise;API:Enterprise)</td>178 <td>✓ (儀表板:Team 和 Enterprise;API:Enterprise)</td>
179 <td>✓ <sup><a href="#fn5">5</a></sup></td>179 <td>✓ <sup><a href="#fn5">5</a></sup></td>
180 <td>✗</td>180 <td>✗</td>
184 </tr>184 </tr>
185 185
186 <tr>186 <tr>
187 <td>[伺服器管理的設定](/zh-TW/server-managed-settings)</td>187 <td>[伺服器管理的設定](/docs/zh-TW/server-managed-settings)</td>
188 <td>✓ (Team 和 Enterprise)</td>188 <td>✓ (Team 和 Enterprise)</td>
189 <td>✓ (Team 和 Enterprise)</td>189 <td>✓ (Team 和 Enterprise)</td>
190 <td>✗</td>190 <td>✗</td>
194 </tr>194 </tr>
195 195
196 <tr>196 <tr>
197 <td>[Zero Data Retention](/zh-TW/zero-data-retention)</td>197 <td>[Zero Data Retention](/docs/zh-TW/zero-data-retention)</td>
198 <td>✓ (符合條件的 Enterprise 帳戶)</td>198 <td>✓ (符合條件的 Enterprise 帳戶)</td>
199 <td>✓ (符合條件的帳戶)</td>199 <td>✓ (符合條件的帳戶)</td>
200 <td>請參閱備註 <sup><a href="#fn4">4</a></sup></td>200 <td>請參閱備註 <sup><a href="#fn4">4</a></sup></td>
206</table>206</table>
207 207
208<span id="fn1" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>1</sup> 在 Google Cloud's Agent Platform 上,web search 適用於 Claude 4 模型及更新版本。<br />208<span id="fn1" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>1</sup> 在 Google Cloud's Agent Platform 上,web search 適用於 Claude 4 模型及更新版本。<br />
209<span id="fn2" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>2</sup> 在這些提供者上,auto mode 僅支援 Claude Sonnet 5、Opus 4.7 和 Opus 4.8。請參閱 [Auto mode 配置](/zh-TW/auto-mode-config)。{/* min-version: 2.1.207 */}在 v2.1.158 到 v2.1.206 中,這些提供者上的 auto mode 也需要設定 `CLAUDE_CODE_ENABLE_AUTO_MODE=1`;v2.1.207 移除了此要求。<br />209<span id="fn2" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>2</sup> 在這些提供者上,auto mode 僅支援 Claude Sonnet 5、Opus 4.7 和 Opus 4.8。請參閱 [Auto mode 配置](/docs/zh-TW/auto-mode-config)。在 v2.1.158 到 v2.1.206 中,這些提供者上的 auto mode 也需要設定 `CLAUDE_CODE_ENABLE_AUTO_MODE=1`;v2.1.207 移除了此要求。<br />
210<span id="fn3" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>3</sup> 明確的間隔(例如 `/loop every 2 hours`)在每個提供者上都有效。在 Amazon Bedrock、AWS 上的 Claude Platform、Google Cloud's Agent Platform 和 Microsoft Foundry 上,`/loop` 無法選擇自己的間隔或提供預設維護提示,因此沒有間隔的提示每 10 分鐘執行一次,沒有引數的 `/loop` 顯示使用訊息。請參閱[排程任務](/zh-TW/scheduled-tasks)。<br />210<span id="fn3" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>3</sup> 明確的間隔(例如 `/loop every 2 hours`)在每個提供者上都有效。在 Amazon Bedrock、AWS 上的 Claude Platform、Google Cloud's Agent Platform 和 Microsoft Foundry 上,`/loop` 無法選擇自己的間隔或提供預設維護提示,因此沒有間隔的提示每 10 分鐘執行一次,沒有引數的 `/loop` 顯示使用訊息。請參閱[排程任務](/docs/zh-TW/scheduled-tasks)。<br />
211<span id="fn4" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>4</sup> 受您與雲端提供者的協議約束。<br />211<span id="fn4" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>4</sup> 受您與雲端提供者的協議約束。<br />
212<span id="fn5" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>5</sup> 僅限儀表板和 API。[貢獻指標](/zh-TW/analytics#enable-contribution-metrics)需要 claude.ai Team 或 Enterprise 組織。212<span id="fn5" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>5</sup> 僅限儀表板和 API。[貢獻指標](/docs/zh-TW/analytics#enable-contribution-metrics)需要 claude.ai Team 或 Enterprise 組織。
213 213
214<Note>214<Note>
215 如果您透過 [LLM 閘道](/zh-TW/llm-gateway)進行驗證,功能可用性與閘道轉發到的基礎提供者相符。某些僅限 Anthropic 的功能(例如 [Advisor](/zh-TW/advisor))只有在閘道將請求完整轉發到 Anthropic API 時才能運作。215 如果您透過 [LLM 閘道](/docs/zh-TW/llm-gateway)進行驗證,功能可用性與閘道轉發到的基礎提供者相符。某些僅限 Anthropic 的功能(例如 [Advisor](/docs/zh-TW/advisor))只有在閘道將請求完整轉發到 Anthropic API 時才能運作。
216</Note>216</Note>
217 217
218<h3 id="summary-by-provider">218<h3 id="summary-by-provider">
219 按提供者摘要219 按提供者摘要
220</h3>220</h3>
221 221
222每個標籤列出該提供者上不可用或部分支援的功能,以及存在替代方案的地方。未列出的所有功能在 Claude 訂閱上的運作方式相同,除了上述[每個提供者上都可用的功能](#features-available-on-every-provider)中提到的提供者特定差異。在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 和 AWS 上的 Claude Platform 上,向 Anthropic 的錯誤報告和遙測預設為關閉。請參閱[按 API 提供者的預設行為](/zh-TW/data-usage#default-behaviors-by-api-provider),了解哪些流量仍會到達 Anthropic 以及如何選擇退出。222每個標籤列出該提供者上不可用或部分支援的功能,以及存在替代方案的地方。未列出的所有功能在 Claude 訂閱上的運作方式相同,除了上述[每個提供者上都可用的功能](#features-available-on-every-provider)中提到的提供者特定差異。在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 和 AWS 上的 Claude Platform 上,向 Anthropic 的錯誤報告和遙測預設為關閉。請參閱[按 API 提供者的預設行為](/docs/zh-TW/data-usage#default-behaviors-by-api-provider),了解哪些流量仍會到達 Anthropic 以及如何選擇退出。
223 223
224<Tabs>224<Tabs>
225 <Tab title="Amazon Bedrock">225 <Tab title="Amazon Bedrock">
226 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription),加上 [web search](/zh-TW/tools-reference#websearch-tool-behavior)、[fast mode](/zh-TW/fast-mode)、[Advisor](/zh-TW/advisor)、[Channels](/zh-TW/channels)、[分析儀表板](/zh-TW/analytics)、[伺服器管理的設定](/zh-TW/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/zh-TW/commands#all-commands)。226 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription),加上 [web search](/docs/zh-TW/tools-reference#websearch-tool-behavior)、[fast mode](/docs/zh-TW/fast-mode)、[Advisor](/docs/zh-TW/advisor)、[Channels](/docs/zh-TW/channels)、[分析儀表板](/docs/zh-TW/analytics)、[伺服器管理的設定](/docs/zh-TW/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/docs/zh-TW/commands#all-commands)。
227 227
228 **部分支援:**228 **部分支援:**
229 229
230 * [Desktop](/zh-TW/desktop):僅透過[在 3P 上的 Claude Desktop](https://claude.com/docs/third-party/claude-desktop/overview)230 * [Desktop](/docs/zh-TW/desktop):僅透過[在 3P 上的 Claude Desktop](https://claude.com/docs/third-party/claude-desktop/overview)
231 * [Auto mode](/zh-TW/auto-mode-config):Sonnet 5、Opus 4.7 和 Opus 4.8 僅限231 * [Auto mode](/docs/zh-TW/auto-mode-config):Sonnet 5、Opus 4.7 和 Opus 4.8 僅限
232 * [`/loop`](/zh-TW/scheduled-tasks):僅限明確間隔232 * [`/loop`](/docs/zh-TW/scheduled-tasks):僅限明確間隔
233 * [Zero Data Retention](/zh-TW/zero-data-retention):受您的 AWS 協議約束233 * [Zero Data Retention](/docs/zh-TW/zero-data-retention):受您的 AWS 協議約束
234 234
235 **替代方案:** 對於排程,使用具有明確間隔的 [`/loop`](/zh-TW/scheduled-tasks) 而不是 `/schedule`。對於雲端工作階段,使用 [GitHub Actions](/zh-TW/github-actions) 或 [GitLab CI/CD](/zh-TW/gitlab-ci-cd)。對於網頁查詢,使用 [WebFetch 工具](/zh-TW/tools-reference#webfetch-tool-behavior)搭配特定 URL。235 **替代方案:** 對於排程,使用具有明確間隔的 [`/loop`](/docs/zh-TW/scheduled-tasks) 而不是 `/schedule`。對於雲端工作階段,使用 [GitHub Actions](/docs/zh-TW/github-actions) 或 [GitLab CI/CD](/docs/zh-TW/gitlab-ci-cd)。對於網頁查詢,使用 [WebFetch 工具](/docs/zh-TW/tools-reference#webfetch-tool-behavior)搭配特定 URL。
236 </Tab>236 </Tab>
237 237
238 <Tab title="AWS 上的 Claude Platform">238 <Tab title="AWS 上的 Claude Platform">
239 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/zh-TW/fast-mode)、[Advisor](/zh-TW/advisor)、[Channels](/zh-TW/channels)、[分析儀表板](/zh-TW/analytics)、[伺服器管理的設定](/zh-TW/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/zh-TW/commands#all-commands)。239 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/docs/zh-TW/fast-mode)、[Advisor](/docs/zh-TW/advisor)、[Channels](/docs/zh-TW/channels)、[分析儀表板](/docs/zh-TW/analytics)、[伺服器管理的設定](/docs/zh-TW/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/docs/zh-TW/commands#all-commands)。
240 240
241 **在 Amazon Bedrock 不可用的地方可用:** [web search](/zh-TW/tools-reference#websearch-tool-behavior)。241 **在 Amazon Bedrock 不可用的地方可用:** [web search](/docs/zh-TW/tools-reference#websearch-tool-behavior)。
242 242
243 **部分支援:**243 **部分支援:**
244 244
245 * [`/loop`](/zh-TW/scheduled-tasks):僅限明確間隔245 * [`/loop`](/docs/zh-TW/scheduled-tasks):僅限明確間隔
246 246
247 **替代方案:** 對於排程,使用具有明確間隔的 [`/loop`](/zh-TW/scheduled-tasks) 而不是 `/schedule`。對於雲端工作階段,使用 [GitHub Actions](/zh-TW/github-actions) 或 [GitLab CI/CD](/zh-TW/gitlab-ci-cd)。247 **替代方案:** 對於排程,使用具有明確間隔的 [`/loop`](/docs/zh-TW/scheduled-tasks) 而不是 `/schedule`。對於雲端工作階段,使用 [GitHub Actions](/docs/zh-TW/github-actions) 或 [GitLab CI/CD](/docs/zh-TW/gitlab-ci-cd)。
248 </Tab>248 </Tab>
249 249
250 <Tab title="Google Cloud's Agent Platform">250 <Tab title="Google Cloud's Agent Platform">
251 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/zh-TW/fast-mode)、[Advisor](/zh-TW/advisor)、[Channels](/zh-TW/channels)、[分析儀表板](/zh-TW/analytics)、[伺服器管理的設定](/zh-TW/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/zh-TW/commands#all-commands)。251 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/docs/zh-TW/fast-mode)、[Advisor](/docs/zh-TW/advisor)、[Channels](/docs/zh-TW/channels)、[分析儀表板](/docs/zh-TW/analytics)、[伺服器管理的設定](/docs/zh-TW/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/docs/zh-TW/commands#all-commands)。
252 252
253 **部分支援:**253 **部分支援:**
254 254
255 * [Desktop](/zh-TW/desktop):透過[受管設定](https://claude.com/docs/third-party/claude-desktop/configuration)或 [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview)255 * [Desktop](/docs/zh-TW/desktop):透過[受管設定](https://claude.com/docs/third-party/claude-desktop/configuration)或 [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview)
256 * [Web search](/zh-TW/tools-reference#websearch-tool-behavior):Claude 4 模型及更新版本256 * [Web search](/docs/zh-TW/tools-reference#websearch-tool-behavior):Claude 4 模型及更新版本
257 * [Auto mode](/zh-TW/auto-mode-config):Sonnet 5、Opus 4.7 和 Opus 4.8 僅限257 * [Auto mode](/docs/zh-TW/auto-mode-config):Sonnet 5、Opus 4.7 和 Opus 4.8 僅限
258 * [`/loop`](/zh-TW/scheduled-tasks):僅限明確間隔258 * [`/loop`](/docs/zh-TW/scheduled-tasks):僅限明確間隔
259 * [Zero Data Retention](/zh-TW/zero-data-retention):受您的 Google Cloud 協議約束259 * [Zero Data Retention](/docs/zh-TW/zero-data-retention):受您的 Google Cloud 協議約束
260 260
261 **替代方案:** 對於排程,使用具有明確間隔的 [`/loop`](/zh-TW/scheduled-tasks) 而不是 `/schedule`。對於雲端工作階段,使用 [GitHub Actions](/zh-TW/github-actions) 或 [GitLab CI/CD](/zh-TW/gitlab-ci-cd)。261 **替代方案:** 對於排程,使用具有明確間隔的 [`/loop`](/docs/zh-TW/scheduled-tasks) 而不是 `/schedule`。對於雲端工作階段,使用 [GitHub Actions](/docs/zh-TW/github-actions) 或 [GitLab CI/CD](/docs/zh-TW/gitlab-ci-cd)。
262 </Tab>262 </Tab>
263 263
264 <Tab title="Microsoft Foundry">264 <Tab title="Microsoft Foundry">
265 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/zh-TW/fast-mode)、[Advisor](/zh-TW/advisor)、[Channels](/zh-TW/channels)、[GitHub Actions](/zh-TW/github-actions) 和 [GitLab CI/CD](/zh-TW/gitlab-ci-cd)、[分析儀表板](/zh-TW/analytics)、[伺服器管理的設定](/zh-TW/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/zh-TW/commands#all-commands)。265 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/docs/zh-TW/fast-mode)、[Advisor](/docs/zh-TW/advisor)、[Channels](/docs/zh-TW/channels)、[GitHub Actions](/docs/zh-TW/github-actions) 和 [GitLab CI/CD](/docs/zh-TW/gitlab-ci-cd)、[分析儀表板](/docs/zh-TW/analytics)、[伺服器管理的設定](/docs/zh-TW/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/docs/zh-TW/commands#all-commands)。
266 266
267 **部分支援:**267 **部分支援:**
268 268
269 * [Desktop](/zh-TW/desktop):僅透過[在 3P 上的 Claude Desktop](https://claude.com/docs/third-party/claude-desktop/overview)269 * [Desktop](/docs/zh-TW/desktop):僅透過[在 3P 上的 Claude Desktop](https://claude.com/docs/third-party/claude-desktop/overview)
270 * [Auto mode](/zh-TW/auto-mode-config):Sonnet 5、Opus 4.7 和 Opus 4.8 僅限270 * [Auto mode](/docs/zh-TW/auto-mode-config):Sonnet 5、Opus 4.7 和 Opus 4.8 僅限
271 * [`/loop`](/zh-TW/scheduled-tasks):僅限明確間隔271 * [`/loop`](/docs/zh-TW/scheduled-tasks):僅限明確間隔
272 * [Zero Data Retention](/zh-TW/zero-data-retention):受您的 Azure 協議約束272 * [Zero Data Retention](/docs/zh-TW/zero-data-retention):受您的 Azure 協議約束
273 273
274 **替代方案:** 對於排程,使用具有明確間隔的 [`/loop`](/zh-TW/scheduled-tasks) 而不是 `/schedule`。274 **替代方案:** 對於排程,使用具有明確間隔的 [`/loop`](/docs/zh-TW/scheduled-tasks) 而不是 `/schedule`。
275 </Tab>275 </Tab>
276 276
277 <Tab title="Anthropic Console">277 <Tab title="Anthropic Console">
278 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription)。278 **不可用:** 所有[需要 Claude 訂閱的功能](#features-that-require-a-claude-subscription)。
279 279
280 [按提供者變化的 CLI 功能](#cli-capabilities-that-vary-by-provider)中的所有功能都可用,當 API 金鑰屬於 Team 或 Enterprise 組織時,[伺服器管理的設定](/zh-TW/server-managed-settings)也可用。280 [按提供者變化的 CLI 功能](#cli-capabilities-that-vary-by-provider)中的所有功能都可用,當 API 金鑰屬於 Team 或 Enterprise 組織時,[伺服器管理的設定](/docs/zh-TW/server-managed-settings)也可用。
281 </Tab>281 </Tab>
282</Tabs>282</Tabs>
283 283
289 289
290| 功能 | Pro | Max | Team | Enterprise |290| 功能 | Pro | Max | Team | Enterprise |
291| :-------------------------------------------------------------------------- | :-- | :-- | :---- | :-------------------------------- |291| :-------------------------------------------------------------------------- | :-- | :-- | :---- | :-------------------------------- |
292| [網頁上的 Claude Code](/zh-TW/claude-code-on-the-web) | ✓ | ✓ | ✓ | ✓ <sup><a href="#fn6">6</a></sup> |292| [網頁上的 Claude Code](/docs/zh-TW/claude-code-on-the-web) | ✓ | ✓ | ✓ | ✓ <sup><a href="#fn6">6</a></sup> |
293| [Routines](/zh-TW/routines) | ✓ | ✓ | ✓ | ✓ |293| [Routines](/docs/zh-TW/routines) | ✓ | ✓ | ✓ | ✓ |
294| [Remote Control](/zh-TW/remote-control) | ✓ | ✓ | 管理員啟用 | 管理員啟用 |294| [Remote Control](/docs/zh-TW/remote-control) | ✓ | ✓ | 管理員啟用 | 管理員啟用 |
295| [Channels](/zh-TW/channels) | ✓ | ✓ | 管理員啟用 | 管理員啟用 |295| [Channels](/docs/zh-TW/channels) | ✓ | ✓ | 管理員啟用 | 管理員啟用 |
296| [Computer use](/zh-TW/computer-use) | ✓ | ✓ | ✗ | ✗ |296| [Computer use](/docs/zh-TW/computer-use) | ✓ | ✓ | ✗ | ✗ |
297| Dispatch ([Desktop](/zh-TW/desktop#sessions-from-dispatch)) | ✓ | ✓ | ✗ | ✗ |297| Dispatch ([Desktop](/docs/zh-TW/desktop#sessions-from-dispatch)) | ✓ | ✓ | ✗ | ✗ |
298| [Code Review](/zh-TW/code-review) | ✗ | ✗ | ✓ | ✓ |298| [Code Review](/docs/zh-TW/code-review) | ✗ | ✗ | ✓ | ✓ |
299| [Artifacts](/zh-TW/artifacts) | ✓ | ✓ | ✓ | 管理員啟用 |299| [Artifacts](/docs/zh-TW/artifacts) | ✓ | ✓ | ✓ | 管理員啟用 |
300| [分析儀表板和貢獻指標](/zh-TW/analytics) | ✗ | ✗ | ✓ | ✓ |300| [分析儀表板和貢獻指標](/docs/zh-TW/analytics) | ✗ | ✗ | ✓ | ✓ |
301| [Enterprise Analytics API](/zh-TW/analytics#access-data-programmatically) | ✗ | ✗ | ✗ | ✓ |301| [Enterprise Analytics API](/docs/zh-TW/analytics#access-data-programmatically) | ✗ | ✗ | ✗ | ✓ |
302| [伺服器管理的設定](/zh-TW/server-managed-settings) | ✗ | ✗ | ✓ | ✓ |302| [伺服器管理的設定](/docs/zh-TW/server-managed-settings) | ✗ | ✗ | ✓ | ✓ |
303| [SSO](https://support.claude.com/en/articles/9266767-what-is-the-team-plan) | ✗ | ✗ | ✓ | ✓ |303| [SSO](https://support.claude.com/en/articles/9266767-what-is-the-team-plan) | ✗ | ✗ | ✓ | ✓ |
304| SCIM | ✗ | ✗ | ✗ | ✓ |304| SCIM | ✗ | ✗ | ✗ | ✓ |
305| [Compliance API](https://platform.claude.com/docs/en/api/compliance) | ✗ | ✗ | ✗ | ✓ |305| [Compliance API](https://platform.claude.com/docs/en/api/compliance) | ✗ | ✗ | ✗ | ✓ |
306| [Zero Data Retention](/zh-TW/zero-data-retention) | ✗ | ✗ | ✗ | ✓ <sup><a href="#fn7">7</a></sup> |306| [Zero Data Retention](/docs/zh-TW/zero-data-retention) | ✗ | ✗ | ✗ | ✓ <sup><a href="#fn7">7</a></sup> |
307 307
308<span id="fn6" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>6</sup> 在 Enterprise 上,需要進階座位或 Chat + Claude Code 座位。請參閱[網頁上的 Claude Code](/zh-TW/claude-code-on-the-web)。<br />308<span id="fn6" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>6</sup> 在 Enterprise 上,需要進階座位或 Chat + Claude Code 座位。請參閱[網頁上的 Claude Code](/docs/zh-TW/claude-code-on-the-web)。<br />
309<span id="fn7" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>7</sup> 不包含在標準 Enterprise 計畫中。需要 Anthropic 為符合條件的帳戶進行單獨啟用。請參閱 [Zero Data Retention](/zh-TW/zero-data-retention)。309<span id="fn7" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>7</sup> 不包含在標準 Enterprise 計畫中。需要 Anthropic 為符合條件的帳戶進行單獨啟用。請參閱 [Zero Data Retention](/docs/zh-TW/zero-data-retention)。
310 310
311如需定價和完整計畫比較,請參閱 [Team 計畫](https://support.claude.com/en/articles/9266767-what-is-the-team-plan)和 [Enterprise 計畫](https://support.claude.com/en/articles/9797531-what-is-the-enterprise-plan)。311如需定價和完整計畫比較,請參閱 [Team 計畫](https://support.claude.com/en/articles/9266767-what-is-the-team-plan)和 [Enterprise 計畫](https://support.claude.com/en/articles/9797531-what-is-the-enterprise-plan)。
312 312
314 模型可用性314 模型可用性
315</h2>315</h2>
316 316
317如需每個提供者和地區可用的 Claude 模型和內容視窗大小,請參閱[模型配置](/zh-TW/model-config)和[模型概述](https://platform.claude.com/docs/en/about-claude/models/overview)。Vision、PDF 輸入和擴展思考是模型功能而非 Claude Code 功能,在提供該模型的每個提供者上都有效。[Prompt caching](/zh-TW/prompt-caching) 在大多數提供者上的運作方式相同;在 Amazon Bedrock 上,支援因模型而異。317如需每個提供者和地區可用的 Claude 模型和內容視窗大小,請參閱[模型配置](/docs/zh-TW/model-config)和[模型概述](https://platform.claude.com/docs/en/about-claude/models/overview)。Vision、PDF 輸入和擴展思考是模型功能而非 Claude Code 功能,在提供該模型的每個提供者上都有效。[Prompt caching](/docs/zh-TW/prompt-caching) 在大多數提供者上的運作方式相同;在 Amazon Bedrock 上,支援因模型而異。
318 318
319<h2 id="related-resources">319<h2 id="related-resources">
320 相關資源320 相關資源
321</h2>321</h2>
322 322
323* [企業部署概述](/zh-TW/third-party-integrations):比較提供者之間的驗證、計費和地區323* [企業部署概述](/docs/zh-TW/third-party-integrations):比較提供者之間的驗證、計費和地區
324* 提供者設定指南:[Amazon Bedrock](/zh-TW/amazon-bedrock)、[AWS 上的 Claude Platform](/zh-TW/claude-platform-on-aws)、[Google Cloud 的 Agent Platform](/zh-TW/google-vertex-ai)、[Microsoft Foundry](/zh-TW/microsoft-foundry)324* 提供者設定指南:[Amazon Bedrock](/docs/zh-TW/amazon-bedrock)、[AWS 上的 Claude Platform](/docs/zh-TW/claude-platform-on-aws)、[Google Cloud 的 Agent Platform](/docs/zh-TW/google-vertex-ai)、[Microsoft Foundry](/docs/zh-TW/microsoft-foundry)
325* [平台和整合](/zh-TW/platforms):Claude Code 執行的位置,包括 CLI、Desktop、IDE 擴充功能、網頁、行動和 CI/CD325* [平台和整合](/docs/zh-TW/platforms):Claude Code 執行的位置,包括 CLI、Desktop、IDE 擴充功能、網頁、行動和 CI/CD