---
read_when:
    - 您正在安裝、設定或稽核 anthropic-vertex 外掛
summary: 適用於 Google Vertex AI 上 Claude 模型的 OpenClaw Anthropic Vertex 供應商外掛。
title: Anthropic Vertex 外掛
x-i18n:
    generated_at: "2026-07-11T21:38:36Z"
    model: gpt-5.6
    postprocess_version: locale-links-v1
    provider: openai
    source_hash: fe5500ca56df49c0ef6ccbf39ced71e3fd0b18776ad23716de8575bc6ba64cb8
    source_path: plugins/reference/anthropic-vertex.md
    workflow: 16
---

# Anthropic Vertex 外掛

適用於 Google Vertex AI 上 Claude 模型的 OpenClaw Anthropic Vertex 提供者外掛。

## 發佈方式

- 套件：`@openclaw/anthropic-vertex-provider`
- 安裝途徑：npm；ClawHub

## 介面

提供者：anthropic-vertex

<!-- openclaw-plugin-reference:manual-start -->

## Claude Fable 5

若您的 Google Cloud 區域提供此模型，請使用 `anthropic-vertex/claude-fable-5`。
Fable 5 一律使用自適應思考，且預設採用 `high` 推理強度。由於此模型不支援停用思考，
`/think off` 與 `/think minimal` 會使用 `low` 推理強度。

## Claude Sonnet 5

請搭配 Vertex 的 `global`、`us` 或 `eu` 端點使用 `anthropic-vertex/claude-sonnet-5`。
Sonnet 5 預設以 `high` 推理強度進行自適應思考，並支援 `/think off` 或原生的
`/think xhigh|max` 等級。OpenClaw 會自動發布其 1,000,000 個權杖的上下文視窗，
以及 128,000 個權杖的輸出上限。

目錄定價依循 Vertex 的全球推廣費率：截至 2026 年 8 月 31 日，每百萬個
輸入／輸出權杖為 `$2/$10`；自 9 月 1 日起則為 `$3/$15`。`us` 與 `eu`
多區域端點採用 Vertex 文件所載的 10% 加價。

<!-- openclaw-plugin-reference:manual-end -->
