Skip to main content

30-Second Setup

1. Install Package

2. Set Environment Variable

3. Create main.go

4. Run Your App

🎉 Success! You should see an AI response in your terminal.

Next Steps (5 minutes each)

Add Multiple Providers

Add Automatic Fallbacks

Add Tool Calling

Learn More

Prefer HTTP API?

If you want to use Bifrost from Python, Node.js, or other languages, try the HTTP Transport Quick Start instead.

Why Go Package?

  • Type safety - Compile-time validation
  • Performance - No HTTP overhead
  • Custom logic - Full programmatic control
  • Advanced features - Complete plugin system access