Is it known that AI Gateway with Unified Billing (Beta) doesn’t seem to work with OpenAI when using
Is it known that AI Gateway with Unified Billing (Beta) doesn’t seem to work with OpenAI when using the Vercel AI SDK together with Cloudflare’s ai-gateway-provider package?
In my testing:
• OpenAI → fails entirely through Unified Billing
• Google Generative AI → the non-streaming functions (generateText, generateObject) work, but the streaming variants do not
• Anthropic → both streaming and non-streaming work as expected
This seems odd, since the documentation states that Unified Billing supports all of these providers. Is this a known limitation or an issue on Cloudflare’s side?
I know it’s still beta but just want to know.
In my testing:
• OpenAI → fails entirely through Unified Billing
• Google Generative AI → the non-streaming functions (generateText, generateObject) work, but the streaming variants do not
• Anthropic → both streaming and non-streaming work as expected
This seems odd, since the documentation states that Unified Billing supports all of these providers. Is this a known limitation or an issue on Cloudflare’s side?
I know it’s still beta but just want to know.

