精选理由
对于使用 AgentsView 追踪 AI 编程代理 token 消耗的开发者,这个技巧能让你第一时间为新模型设置自定义价格,避免数据缺失。建议收藏备用。
Wes McKinney 开发的 AgentsView 是一款用于探索本地编程代理 token 使用情况的工具。Claude Fable 5 发布后,其定价尚未被 AgentsView 的数据库收录。作者利用 Fable 逆向工程了 AgentsView,并找到了设置自定义价格的方法。该方法允许用户手动添加新模型的定价信息,以便在 AgentsView 中准确追踪 token 消耗和费用。
AI 翻译 · 中文
Wes McKinney 开发的 AgentsView 是一款用于探索本地编程代理 token 使用情况的工具。Claude Fable 5 发布后,其定价尚未被 AgentsView 的数据库收录。作者利用 Fable 逆向工程了 AgentsView,并找到了设置自定义价格的方法。该方法允许用户手动添加新模型的定价信息,以便在 AgentsView 中准确追踪 token 消耗和费用。
TIL: Setting a custom price for a model in AgentsView I've been really enjoying AgentsView by Wes McKinney as a tool for exploring my token usage across different coding agents running on my laptop. Claude Fable 5 came o…