Control plane
Environment configuration
# Add to ~/.zshrc
export OPENAI_BASE_URL="http://localhost:3000/v1"
export OPENAI_API_KEY="YOUR_API_KEY"
Use your API key from Access → API keys.