GLM-4.7 is Z.ai’s latest flagship model, featuring upgrades in two key areas: enhanced programming capabilities and more stable multi-step reasoning/execution. It demonstrates significant improvements in executing complex agent tasks while delivering more natural conversational experiences and superior front-end aesthetics.
All providers = every upstream serving this model supports it. Some providers = depends on which upstream handles the request. Default = the value sent when you leave the parameter unset.
| Parameter | Providers | Default |
|---|---|---|
| frequency_penalty | All providers | Not sent by default |
| include_reasoning | All providers | - |
| logit_bias | Some providers | - |
| logprobs | Some providers | - |
| max_tokens | All providers | - |
| min_p | Some providers | - |
| presence_penalty | All providers | - |
| reasoning | All providers | - |
| repetition_penalty | Some providers | - |
| response_format | All providers | - |
| seed | Some providers | - |
| stop | All providers | - |
| structured_outputs | Some providers | - |
| temperature | All providers | 1 |
| tool_choice | All providers | - |
| tools | All providers | - |
| top_k | All providers | - |
| top_logprobs | Some providers | - |
| top_p | All providers | 0.95 |