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
2 changes: 1 addition & 1 deletion docs/enterprise/eu-deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ All LLM requests from EU organizations are dispatched to EU-region endpoints onl

<CardGroup cols={2}>
<Card title="Anthropic Claude" icon="brain">
Served via AWS Bedrock (Frankfurt, `eu-central-1`) and Google Vertex AI (`europe-west1`). Includes Claude Opus 4.5, Opus 4.6, Opus 4.7, Sonnet 4.5, Sonnet 4.6, and Haiku 4.5.
Served via AWS Bedrock (Frankfurt, `eu-central-1`) and Google Vertex AI (`europe-west1`). Includes Claude Opus 4.5, Opus 4.6, Opus 4.7, Opus 4.8, Sonnet 4.5, Sonnet 4.6, and Haiku 4.5.
</Card>
<Card title="OpenAI" icon="sparkles">
Served via the OpenAI direct API using a dedicated project configured for EU data residency. Includes the GPT-5 family (GPT-5.2, GPT-5.3 Codex, GPT-5.4, GPT-5.4 Mini, GPT-5.5, and GPT-5.5 Pro).
Expand Down
2 changes: 1 addition & 1 deletion docs/jp/enterprise/eu-deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ EU組織からのすべてのLLMリクエストは、EUリージョンのエン

<CardGroup cols={2}>
<Card title="Anthropic Claude" icon="brain">
AWS Bedrock(フランクフルト、`eu-central-1`)とGoogle Vertex AI(`europe-west1`)経由で提供されます。Claude Opus 4.5、Opus 4.6、Opus 4.7、Sonnet 4.5、Sonnet 4.6、Haiku 4.5 を含みます。
AWS Bedrock(フランクフルト、`eu-central-1`)とGoogle Vertex AI(`europe-west1`)経由で提供されます。Claude Opus 4.5、Opus 4.6、Opus 4.7、Opus 4.8、Sonnet 4.5、Sonnet 4.6、Haiku 4.5 を含みます。
</Card>
<Card title="OpenAI" icon="sparkles">
EUデータレジデンシー向けに構成された専用プロジェクトを使用し、OpenAI direct API経由で提供されます。GPT-5ファミリー(GPT-5.2、GPT-5.3 Codex、GPT-5.4、GPT-5.4 Mini、GPT-5.5、GPT-5.5 Pro)を含みます。
Expand Down
Loading