Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

[Bug] Wrong Model Label Displayed in Dashboard for sonar-deep-research API Calls #320

@jjanczur

Description

@jjanczur

🐛 Describe the Bug

When triggering the sonar-deep-research model via API, the request appears under the name sonar-reasoning-pro in the dashboard. Despite correct usage and expected deep research-style responses, the dashboard mislabels the model name.

✅ Expected Behavior

API calls to sonar-deep-research should be tracked and displayed under that exact model name in the dashboard.

❌ Actual Behavior

Calls to sonar-deep-research are shown in the dashboard as sonar-reasoning-pro, which creates confusion regarding usage tracking and monitoring.

🔄 Steps to Reproduce

  1. Send a request to the API using model: sonar-deep-research.
  2. View the request in the dashboard.
  3. Observe that the model is incorrectly shown as sonar-reasoning-pro.

Response:
Content and style match expectations for deep research.

🌍 Environment

  • SDK (if applicable): Not using SDK (raw HTTP request)
  • Operating System: MacOS
  • Authentication Type: API Key

📎 Logs or Screenshots (if applicable)

Screenshot of dashboard showing request logged under sonar-reasoning-pro despite API request specifying sonar-deep-research.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions