Note: Calculation is approximate based on public data. Prices may change, check official websites.
This calculator helps estimate the cost of using the Z.AI: GLM 4.5V AI model. It takes into account the number of input and output tokens, along with the number of requests, to provide an approximate total cost.
The Z.AI: GLM 4.5V model features a context window of 65,536 tokens. The pricing is set at $0.5 per 1 million input tokens and $1.8 per 1 million output tokens.
The total cost is calculated using the following formula:
Total Cost = (Input Tokens / 1,000,000) * $0.5 + (Output Tokens / 1,000,000) * $1.8
Example:
- Input Tokens: 100,000
- Output Tokens: 50,000
- Requests: 1
Input Cost = (100,000 / 1,000,000) * $0.5 = $0.05
Output Cost = (50,000 / 1,000,000) * $1.8 = $0.09
Total Cost = $0.05 + $0.09 = $0.14