We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c7232 commit a7c706dCopy full SHA for a7c706d
templates/plate-playground-template/README.md
@@ -42,7 +42,7 @@ cp .env.example .env.local
42
43
Configure `.env.local`:
44
45
-- `OPENAI_API_KEY` – OpenAI API key ([get one here](https://platform.openai.com/account/api-keys))
+- `AI_GATEWAY_API_KEY` – AI Gateway API key ([get one here](https://vercel.com/ai-gateway))
46
- `UPLOADTHING_TOKEN` – UploadThing API key ([get one here](https://uploadthing.com/dashboard))
47
48
Start the development server:
0 commit comments