Add cloud cta

This commit is contained in:
Owen
2026-08-20 16:16:24 -04:00
parent 9816d0dc2b
commit 7d5c2487bb
8 changed files with 32 additions and 0 deletions
+4
View File
@@ -3,6 +3,10 @@ title: "OpenCode"
description: "Connect OpenCode to a Pangolin AI Gateway resource"
---
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
<PangolinCloudTocCta />
OpenCode configures each model provider separately, so it can talk to whichever API formats your resource supports — Anthropic Messages, OpenAI Chat/Responses, or both, depending on which providers are attached. See [AI Gateway Overview](/manage/ai/overview) if you haven't set that up yet.
import AiGatewayKey from "/snippets/ai-gateway-key.mdx";