我更新了我的 LLM 令牌计数器,以包含每个主要的 2026 模型(及实际价格)
📄 中文摘要
当前在线的许多令牌计数工具仍在列出 GPT-4 Turbo 和 Gemini 1.5 Pro,而我在定价 DeepSeek V3、Claude 3.7 和 o3 调用时却得到了极其错误的估算。因此,我对我的工具进行了更新。现在,该工具覆盖了 20 个模型,来自 7 个提供商,包括 OpenAI、Anthropic、Google 和 DeepSeek。每个模型的详细信息和实际价格都已纳入,以确保用户能够获得准确的令牌计数和成本估算。
📄 English Summary
I Updated My LLM Token Counter to Include Every Major 2026 Model (with Real Prices)
Many token counter tools available online still list GPT-4 Turbo and Gemini 1.5 Pro, leading to inaccurate estimates when pricing models like DeepSeek V3, Claude 3.7, and o3 calls. In response, an updated token counter tool now includes 20 models from 7 different providers, such as OpenAI, Anthropic, Google, and DeepSeek. The tool aims to provide accurate token counts and cost estimates for each model, ensuring users have reliable information for their needs.
Powered by Cloudflare Workers + Payload CMS + Claude 3.5
数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等