Quick Start
1
Simple Usage
2
With Configuration
Available Commands
List Providers
List all supported AI SDK providers and their status:JSON Output
Test Provider
Test connectivity to a specific provider:With Custom Model
JSON Output
Validate Configuration
Validate provider setup including API keys and packages:JSON Output
Run Prompts
Execute prompts with any supported model:Basic Usage
With Model Selection
Streaming
JSON Output
With Timeout
Verbose Mode
List Models
Show common models for each provider:Show Configuration
Display resolved configuration with redacted secrets:JSON Output
Attribution Trace Demo
Demonstrate multi-agent attribution headers:JSON Output
Tool Calling Documentation
Show how to use tool calling with AI SDK:Structured Output Documentation
Show how to generate structured JSON output:generateObject with Zod schemas.
Global Options
All commands support these options:Environment Variables
Configure providers via environment variables:Exit Codes
Examples
Test All Configured Providers
Compare Models
Streaming with Different Providers
Troubleshooting
Provider not found
Provider not found
Authentication error
Authentication error
Ensure your API key is set:
Timeout issues
Timeout issues
Increase timeout for slow requests:
Related
AI SDK
Code-based AI SDK usage
Streaming
Advanced streaming
Provider Registry
Managing providers

