commits in the last year
Don't waste time on Stripe subscriptions or designing a pricing section. Get started today with our battle-tested stack and built-in monetization features.
Get Lifetime Access
525 commits in the last year
© 2026 Dirstarter. All rights reserved.
Switch to Vercel AI Gateway for easier model management and multi-provider support
We've switched from custom providers to the Vercel AI Gateway for AI-powered content generation. This change makes it easier to manage and switch between AI models from different providers.
The environment variables have changed:
- GOOGLE_GENERATIVE_AI_API_KEY="your_google_api_key"
+ AI_GATEWAY_API_KEY="your_vercel_ai_gateway_key"
+ AI_CHAT_MODEL="openai/gpt-4o"
+ AI_COMPLETION_MODEL="openai/gpt-4o-mini"Check the updated Automation documentation for the new setup instructions.