
开发者工具1 month ago
noburn.dev — Block costly AI agent calls before they happen
为 AI 代理调用设置预算限制并自动阻止成本过高请求
@orvi_onethread · X
I am looking for beta tester. 😌
完整作品展
技术栈
14 projects

为 AI 代理调用设置预算限制并自动阻止成本过高请求
@orvi_onethread · X
I am looking for beta tester. 😌

自动将提示词路由到最便宜的模型,节省API成本。
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified