How can I use Vercel AI SDK with BYOK? In my createOpenAI call if I don't pass an apiKey parameter,
How can I use Vercel AI SDK with BYOK? In my createOpenAI call if I don't pass an apiKey parameter, I get an error about env.OPENAI_API_KEY missing. If I pass empty string, AI Gateway tries to use this as the API key and it it fails with "Incorrect API key provided"





