工具 / llm-price-compare

模型价格对比器

Compare model price, context, source, and capabilities before routing traffic.

并排比较大模型 API 价格——每百万 token 的输入/输出成本、混合价、上下文窗口、能力和数据来源,在把生产流量路由出去之前看清楚。包含国内与全球提供方,便于在成本之外权衡地域适配。

  • 按每百万 token 混合价对模型排序
  • 查看上下文窗口、工具/JSON/视觉支持与生产适配
  • 找到既满足能力又最便宜的模型

价格对比

输入会在当前浏览器内处理;不要粘贴真实 API key。

诊断报告

rows
[{"slug":"claude-opus-4-7","name":"Anthropic: Claude Opus 4.7","providerName":"Anthropic","currency":"USD","inputPricePerM":5,"outputPricePerM":25,"blendedPerM":30,"contextLength":1000000,"supportsTools":true,"supportsJson":true,"supportsVision":true,"supportsStreaming":true,"productionFit":"catalog_review","regionFit":"global_only","sourceLabel":"OpenRouter public Models API live metadata; public price comes from the registry pricing rule"},{"slug":"claude-sonnet-4-5","name":"Anthropic: Claude Sonnet 4.5","providerName":"Anthropic","currency":"USD","inputPricePerM":3,"outputPricePerM":15,"blendedPerM":18,"contextLength":1000000,"supportsTools":true,"supportsJson":true,"supportsVision":true,"supportsStreaming":true,"productionFit":"catalog_review","regionFit":"global_only","sourceLabel":"OpenRouter public Models API live metadata; public price comes from the registry pricing rule"}]
cheapestSlug
claude-sonnet-4-5
warnings
["some_models_need_catalog_review_before_production"]

some_models_need_catalog_review_before_production

创建 API Key

常见问题

模型价格对比器 常见问题

最便宜的大模型 API 是哪个?

取决于你的输入/输出 token 比例。先在这里按混合价排序,再确认该模型的上下文窗口和能力满足你的负载。

如何公平地比较模型价格?

用按真实比例加权输入与输出的混合成本,并统一货币。对话密集型流量下,输出便宜但输入贵可能颠覆排名。

这些价格是实时的吗?

价格来自 NextModel 目录,每个模型带来源标签。大流量上线前请向提供方再次确认。

下一步

把报告变成下一次集成决策。

复制 base_url、比较模型详情,或在准备真实兼容性测试时创建 API key。