Skip to content

Cannot record cost of models provided by CommandCode #3136

Description

@Tao-Yida

Client or integration

OpenCodex dashboard

Area

Dashboard

Summary

The OpenCodex dashboard cannot record the cost of each request of models provided by CommandCode because No matching price was found.

Reproduction

  1. Start OpenCodex and Codex.
  2. Say something in Codex using models CommandCode models.
  3. Trace logs in dashboard.
  4. Each log has no record of cost.

Version

2.39.0

Operating system

CentOS7

Provider and model

commandcode/deepseek/deepseek-v4-flash

Logs or error output

"displayMetrics": {
    "tokPerSecond": {
      "kind": "value",
      "value": 47.79563246806757,
      "estimated": false
    },
    "cost": {
      "kind": "unavailable",
      "reason": "combo_attempt_unavailable"
    }
  }

Screenshots and supporting files

Image

Redacted configuration

Checks

  • I searched existing issues and documentation.
  • I removed secrets, tokens, account details, request credentials, and personal data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-infoWaiting on reporter for a concrete spec or reproductionproviderProvider adapters, OpenAI-compat presets, upstream API quirks

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions