-
-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Description
I ran npx @ccusage/codex@latest daily
Output:
WARN Fetching latest model pricing from LiteLLM... @ccusage/codex 10:42:20 AM
ℹ Loaded pricing for 2240 models @ccusage/codex 10:42:20 AM
file:///Users/advait/.npm/_npx/5eeee8a18d49f1d3/node_modules/@ccusage/codex/dist/index.js:7335
if (pricing == null) throw new Error(`Pricing not found for model ${model}`);
^
Error: Pricing not found for model arcticfox
at CodexPricingSource.getPricing (file:///Users/advait/.npm/_npx/5eeee8a18d49f1d3/node_modules/@ccusage/codex/dist/index.js:7335:30)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async buildDailyReport (file:///Users/advait/.npm/_npx/5eeee8a18d49f1d3/node_modules/@ccusage/codex/dist/index.js:3008:68)
at async Object.run (file:///Users/advait/.npm/_npx/5eeee8a18d49f1d3/node_modules/@ccusage/codex/dist/index.js:7372:17)
at async executeCommand (file:///Users/advait/.npm/_npx/5eeee8a18d49f1d3/node_modules/@ccusage/codex/dist/index.js:895:2)
at async cli (file:///Users/advait/.npm/_npx/5eeee8a18d49f1d3/node_modules/@ccusage/codex/dist/index.js:808:2)
at async run (file:///Users/advait/.npm/_npx/5eeee8a18d49f1d3/node_modules/@ccusage/codex/dist/index.js:7975:2)
at async file:///Users/advait/.npm/_npx/5eeee8a18d49f1d3/node_modules/@ccusage/codex/dist/index.js:7983:1
Node.js v22.6.0
coderabbitai
Metadata
Metadata
Assignees
Labels
No labels