by tekacs · Agent Tool · ★ 32
LLM Pricing A CLI tool to visualize OpenRouter model pricing and calculate actual request costs in a clean, tabular format. Features 📊 Tabular display of model pricing per 1M tokens 🧮 Cost calculation for actual requests with input/output tokens 💾 Cache pricing support with TTL-based pricing (5min vs 1h) 🔍 Filter models by name or provider (e.g., , ) 📝 Verbose mode showing all model details 🌐 Live data fetched from OpenRouter API (docs, api reference) Quick Start Calculate the cost of a request with 10,000 input tokens, 200 output tokens, and 9,500 cached tokens: Installation From...
| Stars | 32 |
| Forks | 1 |
| Language | Rust |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 62.7547163311752/100 |
| Open Issues | 1 |
| Last Updated | 2025-07-26 |
| Created | 2025-07-25 |
| Platforms | cli, rust |
| Est. Tokens | ~11k |
These tools work well together with llm-pricing for enhanced workflows:
Explore other popular agent tool tools:
llm-pricing is an open-source agent tool by tekacs with 32 GitHub stars.
llm-pricing is primarily written in Rust. It covers topics such as ai-tools, anthropic, cli.
You can find installation instructions and usage details in the llm-pricing GitHub repository at github.com/tekacs/llm-pricing. The project has 32 stars and 1 forks, indicating an active community.
llm-pricing is released under the MIT license, making it free to use and modify according to the license terms.