返回顶部
m

model-audit模型审计

Monthly LLM stack audit — compare your current models against latest benchmarks and pricing from OpenRouter. Identifies potential savings, upgrades, and better alternatives by category (reasoning, code, fast, cheap, vision). Use for optimizing AI costs and staying on the frontier.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
253
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

model-audit

模型审计 📊

根据当前价格和替代方案审计你的LLM技术栈。

从OpenRouter获取实时价格,分析你配置的模型,并按类别推荐潜在的节省方案或升级选项。

快速开始

bash

完整审计并附带建议


python3 {baseDir}/scripts/model_audit.py

JSON格式输出

python3 {baseDir}/scripts/model_audit.py --json

审计特定模型

python3 {baseDir}/scripts/model_audit.py --models anthropic/claude-opus-4-6,openai/gpt-4o

按类别展示顶级模型

python3 {baseDir}/scripts/model_audit.py --top

比较两个模型

python3 {baseDir}/scripts/model_audit.py --compare anthropic/claude-sonnet-4 openai/gpt-4o

功能说明

  1. 1. 获取 OpenRouter API的实时价格
  2. 读取 openclaw.json中配置的模型
  3. 分类 模型(推理、代码、快速、经济、视觉)
  4. 对比 每个类别中的顶级替代方案
  5. 计算 潜在的月度节省
  6. 推荐 升级或成本优化方案

输出示例

═══ LLM技术栈审计 ═══

你的模型:
anthropic/claude-opus-4-6 每百万token $5.00/$25.00(输入/输出)
openai/gpt-4o 每百万token $2.50/$10.00
google/gemini-2.0-flash 每百万token $0.10/$0.40

建议:
💡 对于快速任务:gemini-2.0-flash比opus便宜50倍
💡 考虑:deepseek/deepseek-r1用于推理,价格为$0.55/$2.19
💡 你的技术栈覆盖范围:推理 ✓、代码 ✓、快速 ✓、视觉 ✓

环境要求

需要设置 OPENROUTERAPIKEY 环境变量。

致谢

M. Abidi 构建 | agxntsix.ai YouTube | GitHub 属于OpenClaw代理的 AgxntSix技能套件 的一部分。

📅 需要为你的业务设置OpenClaw? 预约免费咨询

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 model-audit-1776207577 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 model-audit-1776207577 技能

通过命令行安装

skillhub install model-audit-1776207577

下载

⬇ 下载 model-audit v1.0.0(免费)

文件大小: 4.94 KB | 发布时间: 2026-4-15 13:44

v1.0.0 最新 2026-4-15 13:44
- Initial release of model-audit for monthly LLM stack assessment.
- Compares your current models against live OpenRouter benchmarks and pricing.
- Identifies savings, potential upgrades, and category coverage (reasoning, code, fast, cheap, vision).
- CLI supports full audits, JSON output, specific model checks, top models by category, and direct comparisons.
- Requires an OpenRouter API key for live data.
- Designed to optimize AI costs and highlight state-of-the-art alternatives.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部