Which models / price tiers should ship in the default MODELS table? #4
cognis-digital
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pricing in
tokenmeteris data, not logic — theMODELStable intokenmeter/core.pymaps a name to(input_per_1k, output_per_1k, context_window), and you can register one at runtime withadd_model(...). Today it ships Claude Opus/Sonnet/Haiku, GPT-4o / 4o-mini / 4-turbo, and ageneric-1k.What models and price tiers should ship in the default table? Drop a model name, its public list price (USD per 1K input / output), and context window and we'll add it. Tracking ideas here:
Keep
tokenmeter models --format csvunder version control and diff it after each vendor price change — this thread is where we coordinate those updates.Beta Was this translation helpful? Give feedback.
All reactions