Which provider charges what
The gateway records a cost for DeepSeek. The values come from the LiteLLM price list.
The gateway records a cost of zero for MiniMax. This is correct. The MiniMax plan has a fixed price each year. A price for each token has no meaning for that plan.
Why the teams matter
OpenRouter charges for each request. The DeepSeek account and the MiniMax plan do not. For this reason thefriends team and the coworkers team cannot use OpenRouter. The gateway refuses the request.
herman925 is not in a team. He reaches all models. He has no limit.
How to see the costs
- In the browser
- From the command line
Open
https://llm.hjc925.cloud/ui and sign in as herman925.- Virtual Keys shows the cost against the limit for each person.
- Usage shows the cost by key, by model and by day.
- Logs shows each request.
The record holds a refused request. The request shows zero tokens and zero cost. You can therefore see that a person tried a model that the team does not allow.