feat(cost): add Starveri API cost mapping#5704
Conversation
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
|
Someone is attempting to deploy a commit to the Helicone Team on Vercel. A member of the Team first needs to authorize it. |
|
Branch is current with main. Fork Vercel checks are blocked on deploy authorization. Please review when you have a chance. |
|
Status update on the Starveri cost mapping PR. This adds Starveri as a provider in Local verification: Branch is synced with main ( Fixes #5692. Please review when you have a chance. I can adjust model coverage or pricing structure if anything looks off. |
|
Can someone take a look when you have a chance? |
4 similar comments
|
Can someone take a look when you have a chance? |
|
Can someone take a look when you have a chance? |
|
Can someone take a look when you have a chance? |
|
Can someone take a look when you have a chance? |
Summary
Adds Starveri as a cost provider in
packages/costso requests routed throughhttps://api.starveri.netget priced instead of showing unsupported or zero cost.Closes #5692
Changes
starveriprovider withapi.starveri.netURL detectiongpt-5.3-codex,gpt-5.3-codex-spark,gpt-5.4-mini, andgpt-5.5Test plan
cd packages && npx jest __tests__/cost/registrySnapshots.test.ts __tests__/cost/modelCostFromRegistry.test.ts