Earlier quoted context omitted.
> i presume they wont let you “manage all your AI spend in one place” for free. Of course they will. In return they get to control who they’re routing requests to. I wouldn’t be surprised if this turns I to the LLM equivalent of “paying for order flow”.
i got shivers thinking about a future ai dynamic pricing and automatic gateway choosing the cheapest provider available
Cloudflare's AI Platform: an inference layer designed for agents
31–40 of 106 posts
Re: Cloudflare's AI Platform: an inference layer designed for agents
#32Sadly no mention on regions.
Re: Cloudflare's AI Platform: an inference layer designed for agents
#33Can I set a hard cost limit ? Else I'm not interested, don't be like googles mess of billing.
Re: Cloudflare's AI Platform: an inference layer designed for agents
#34No spending limit / no ability to set a budget, unlike Google or OpenAI. Be prepared for an eye-watering invoice if you have a bug or get hacked. edit: Why downvote? It's correct, and it's a risk that competitors handle better, including for their CDN products (compared to Bunny CDN). Maybe you are just used to the risk and haven't felt the burn yourself yet. Or you have the mistaken notion that there is no price at…
Re: Cloudflare's AI Platform: an inference layer designed for agents
#35Yes, you can see the same "hosted" ones on there, but when you look at the models endpoint, there are much less options at the "workers-ai/*" namespace. Is that intentional?
Re: Cloudflare's AI Platform: an inference layer designed for agents
#36Re: Cloudflare's AI Platform: an inference layer designed for agents
#37This actually looks very useful. Cloudflare seems to be brining together a great set of tools. Not to mention, D2 is literally the only sqlite-as-a-service solution out there whose reliability is great and free tier limits are generous.
Cloudflare seems to be building for lock-in and I don't love it. I especially don't understand how you build an OpenRouter and only have bindings for your custom runtime at launch.
Re: Cloudflare's AI Platform: an inference layer designed for agents
#38I find it really confusing that the worker AI models on here: https://developers.cloudflare.com/workers-ai/models/ do not have full overlap with the ones on here: https://developers.cloudflare.com/ai/models/ Yes, you can see the same "hosted" ones on there, but when you look at the models endpoint, there are much less options at the "workers-ai/*" namespace. Is that intentional?
Re: Cloudflare's AI Platform: an inference layer designed for agents
#39This actually looks very useful. Cloudflare seems to be brining together a great set of tools. Not to mention, D2 is literally the only sqlite-as-a-service solution out there whose reliability is great and free tier limits are generous.
But even without network issues that have plagued it I would hesitate to build anything for production on it because it can't even do transactions and the product manager for D1 openly stated they wont implement them [0]. Your only way to ensure data consistency is to use a Durable Object which comes with its own costs and tradeoffs.
https://github.com/cloudflare/workers-sdk/issues/2733#issuec...
The basic idea of D1 is great. I just don't trust the implementation.
For a hobby project it's a neat product for sure.
Re: Cloudflare's AI Platform: an inference layer designed for agents
#40A few weeks ago, I ran into a bug with Cloudflare's DNS server not detecting when I updated the records with the registrar. The bug was 100% on their end, entirely unsolvable by me, yet they have made it literally impossible to contact them to file a bug report. Their standard user help workflow dead-ended by forcing me to talk to their absolutely useless AI help chatbot, which proceeded to regurgitate their FAQ (ina…