mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
574979a5f3
## Summary Follows up on https://github.com/coder/coder/pull/24032 Adds a BYOK compatibility table to the AI Gateway client configuration page, showing which clients support personal API keys and provider subscriptions through AI Gateway. We can simplify by merging related columns: - Personal API Key (OpenAI) and Personal API Key (Anthropic) → Personal API Key - ChatGPT Subscription and Claude Subscription → Subscription (Claude Pro/Max, ChatGPT Plus/Pro) `NOTE`: This is displayed immediately after the existing Compatibility table. <img width="864" height="474" alt="image" src="https://github.com/user-attachments/assets/644c5a7c-a9fe-454c-9112-3e3db268afc8" />