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

Description
🐛 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
- Send a request to the API using
model: sonar-deep-research.
- View the request in the dashboard.
- 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.
