Designed for tablet+. View on a tablet or larger screen for the intended layout.
CORE_WORKSHOP_v1.0
SPEAKER NOTES MODE — press s to hide
BLOCK 4 · AI GATEWAY (PRODUCTION) 2:55 – 3:10 · 15 min · 5L / 10HO · Lab

TOPIC 4.2 / 10 · HO #1

Set up providers

Bifrost holds your provider keys. Your app holds the Bifrost URL. The gateway is the secret boundary — provider credentials never leave it.

4.2

Providers — secret boundary

15 min 5L / 10HO 2:55 – 3:10
Slide 1 / 3 · The setup pattern

Where provider keys live in production

  • Bifrost holds your provider keys
  • Your app holds the Bifrost URL
  • Provider keys never leave the gateway
  • Compliance reviewers love this
Slide 2 / 3 · Anti-patterns

Where keys do NOT live

  • Your Vue runtime
  • Your server .env that ships with deploys
  • Your CI secrets bundle
  • Sticky note on the monitor

The gateway is the secret boundary.

Slide 3 / 3 · Five clicks to provider configured

HO #1 — Set up providers (10 min)

  1. Sidebar → ModelsModel Providers
  2. Click Add Provider
  3. Select Anthropic → paste API key → save
  4. Repeat for OpenAI
  5. (Optional, AWS-equipped) Add Bedrock with AWS creds