multiprovider

command
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Command multiprovider shows that Agent code is identical regardless of which first-class provider backs it — only construction differs.

export ANTHROPIC_API_KEY=sk-ant-...
go run ./examples/multiprovider -provider claude -model claude-opus-4-8

export OPENAI_API_KEY=sk-...
go run ./examples/multiprovider -provider openai -model gpt-4.1

export GEMINI_API_KEY=...
go run ./examples/multiprovider -provider gemini -model gemini-2.5-pro

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL