A side-by-side comparison of GLM-5.3 and GPT-5.6 Luna: input/output pricing, capabilities and available endpoints, served live from 370.AI. Both are reachable with the same API key.
| Item | GLM-5.3 | GPT-5.6 Luna |
|---|---|---|
| Input (per 1M tokens) | $0.77 | $0.65 |
| Output (per 1M tokens) | $2.42 | $3.9 |
| Cache read (per 1M tokens) | $0.143 | $0.065 |
| Cache write 5m (per 1M tokens) | — | $0.8125 |
| Item | GLM-5.3 | GPT-5.6 Luna |
|---|---|---|
| Context window | 1,048,576 | 922,000 |
| Max output | 131,072 | 128,000 |
| Item | GLM-5.3 | GPT-5.6 Luna |
|---|---|---|
| function_calling | Yes | Yes |
| prompt_caching | Yes | Yes |
| vision | — | Yes |
On input, GPT-5.6 Luna is cheaper ($0.77 vs $0.65 per 1M tokens). On output, GLM-5.3 is cheaper ($2.42 vs $3.9 per 1M tokens). All prices are per million tokens in USD.
GLM-5.3 does — GLM-5.3 accepts 1,048,576 input tokens and GPT-5.6 Luna accepts 922,000.
both support function_calling, prompt_caching; only GPT-5.6 Luna supports vision.
Yes. Both are available on 370.AI through one API key and the same OpenAI-compatible endpoint — switching means changing the model field from "glm-5.3" to "gpt-5.6-luna", nothing else.
Both are available on 370.AI under one API key — switching between them means changing the model field and nothing else, so you can use each where it fits rather than picking one.