Skip to content

feat(cost): add EmpirioLabs costs#5695

Open
Adam-Dalloul wants to merge 4 commits into
Helicone:mainfrom
Adam-Dalloul:add-empiriolabs-costs
Open

feat(cost): add EmpirioLabs costs#5695
Adam-Dalloul wants to merge 4 commits into
Helicone:mainfrom
Adam-Dalloul:add-empiriolabs-costs

Conversation

@Adam-Dalloul

Copy link
Copy Markdown

Adds EmpirioLabs to the cost registry.

EmpirioLabs (https://empiriolabs.ai) is an OpenAI-compatible model provider. This wires its https://api.empiriolabs.ai base URL into the provider mappings so requests through Helicone get cost calculated for EmpirioLabs models.

Changes

  • packages/cost/providers/empiriolabs/index.ts: new ModelRow[] cost file with current public per-token pricing for five models (qwen3-7-max, deepseek-v4-flash, kimi-k2-7-code, glm-5-1, minimax-m3).
  • packages/cost/providers/mappings.ts: add the api.empiriolabs.ai URL pattern, the EMPIRIOLABS provider name, and the provider/costs entry.

Costs use the existing per-token unit (USD per 1M tokens divided by 1,000,000), matching the surrounding provider files.

Docs: https://docs.empiriolabs.ai

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

@Adam-Dalloul is attempting to deploy a commit to the Helicone Team on Vercel.

A member of the Team first needs to authorize it.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
helicone-bifrost Skipped Skipped Jun 17, 2026 7:42pm

Request Review

@vercel vercel Bot temporarily deployed to Preview – helicone-bifrost June 13, 2026 02:47 Inactive
@vercel vercel Bot temporarily deployed to Preview – helicone-bifrost June 17, 2026 17:44 Inactive
@vercel vercel Bot temporarily deployed to Preview – helicone-bifrost June 17, 2026 19:42 Inactive
@Adam-Dalloul

Copy link
Copy Markdown
Author

Hi! This adds EmpirioLabs model costs (token, image, and per-call rates). It is ready for review whenever you have a chance, and I am happy to address any feedback. Thank you!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant