v0.1.3: Fireworks AI, Together AI, Markdown/CSV export (56 models, 10 providers) #2
benbencodes
announced in
Announcements
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.
llm-prices v0.1.3: 56 models, 10 providers, Markdown/CSV export
Quick update on what is new since the initial launch post.
New providers
Together AI (7 models) and Fireworks AI (6 models) are now included. Both host popular open-weight models with competitive per-token pricing worth comparing against direct-provider APIs.
Notable addition: DeepSeek V4 Pro is now tracked on both Fireworks ($1.74/$3.48 per Mtok) and Together AI ($2.10/$4.40) — useful when choosing an inference host.
Markdown and CSV output
listandcomparenow accept--markdownand--csvflags.Paste a pricing table directly into your README:
Cross-provider comparison in Markdown:
CSV for spreadsheet import:
llm-prices list --csv > llm_prices.csvInstall
Full changelog: https://github.com/benbencodes/llm-prices/blob/main/CHANGELOG.md
All reactions