You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/configuration/ai-providers.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -302,11 +302,12 @@ After successful connection test:
302
302
### Important Note on Cost Tracking
303
303
304
304
**Cost Discrepancies**: Tracked costs in MAESTRO may differ from your provider dashboard, especially with API aggregators like OpenRouter. This happens because:
305
+
305
306
- Aggregators route to different backend providers with varying actual costs
306
307
- Dynamic routing optimizes for speed/availability, not just price
307
308
- Some providers count tokens differently for billing
308
309
309
-
Tracked costs are typically 40-60% of dashboard charges. This is not a bug - MAESTRO calculates correctly based on advertised rates. For details and testing tools, see [Cost Tracking Discrepancies](../../troubleshooting/common-issues/ai-models.md#cost-tracking-discrepancies).
310
+
Tracked costs are typically 40-60% of dashboard charges, especially with providers like openrouter. This is not a bug - MAESTRO calculates correctly based on advertised rates. For details and testing tools, see [Cost Tracking Discrepancies](../../troubleshooting/common-issues/ai-models.md#cost-tracking-discrepancies).
Copy file name to clipboardExpand all lines: docs/troubleshooting/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
- Dynamic routing optimizes for speed/availability, not just price
11
11
- Some providers count hidden tokens not reported in their API
12
12
13
-
Your tracked costs will typically be 40-60% of actual dashboard charges. This is not a bug in MAESTRO - we calculate correctly based on advertised rates. See [Cost Tracking Discrepancies](common-issues/ai-models.md#cost-tracking-discrepancies) for details and workarounds.
13
+
Your tracked costs may typically be 40-60% of actual dashboard charges, especially with providers like Openrouter, that may route your calls to further providers with differing rates. This is not a bug in MAESTRO - we calculate correctly based on advertised rates. See [Cost Tracking Discrepancies](common-issues/ai-models.md#cost-tracking-discrepancies) for details and workarounds.
0 commit comments