Paramètres et capacités des modèles

Ce que chaque modèle accepte réellement, d’après le manifeste de capacités publié et non d’après une page éditeur. Les états de prise en charge sont le contrat : Natif est transmis tel quel, Traduit franchit une frontière de protocole, Normalisé est réécrit avant de nous quitter, et Non vérifié signifie que personne n’a encore contrôlé — ce n’est pas une affirmation que le champ fonctionne. Les modèles sans profil publié sont absents plutôt que devinés.

doubao-seedance-2-5-260628

Protocoles
openai_video
Points de terminaison
openai-video
Modalités
text, image → video

Capacités

Capacité Prise en charge Preuve Notes
async_task Natif Vérifié en appel réel Successful asynchronous tasks are present in the dated production evidence.
generated_audio Non vérifié Déclaré au catalogue Request serialization exists, but acceptance has not been independently verified.
image_to_video Non vérifié Déclaré au catalogue The dated usage records do not retain enough request detail to verify this feature.

Paramètres

Champ Type Prise en charge Preuve Notes
duration integer Traduit Vérifié dans le code The accepted range and value fidelity have not been independently verified.
image string Traduit Vérifié dans le code content[].image_url
a single image is normalized into the image list and carried as an image_url content item
A single image is normalized into the image list before serialization.
images array Traduit Vérifié dans le code content[].image_url
each URL is carried as one image_url content item; duplicate input_reference values are removed
The accepted item-count range has not been independently verified.
input_reference string Traduit Vérifié dans le code content[].image_url
the reference is appended to the image content list unless the same URL is already present
model string Natif Vérifié en appel réel Requis
prompt string Traduit Vérifié en appel réel Requis
content[].text
the prompt is carried into one text item in the outbound content array
seconds string Valeur réécrite Vérifié dans le code duration
a positive decimal string is converted to an integer duration and takes precedence over duration

Version du profil 2026-09-04.1 · Dernière vérification 2026-09-04

glm-5

Protocoles
openai_chat · anthropic_messages
Points de terminaison
openai · anthropic
Modalités
text → text

Capacités

Capacité Prise en charge Preuve Notes
prompt_cache Non vérifié Déclaré au catalogue
reasoning Non vérifié Déclaré au catalogue
streaming Natif Vérifié dans le code
structured_output Non vérifié Déclaré au catalogue
tools Non vérifié Déclaré au catalogue

Paramètres

Champ Type Prise en charge Preuve Notes
max_completion_tokens integer Traduit Vérifié dans le code max_tokens
max_tokens
The upstream has no such field; the gateway carries it across as max_tokens. When you send both, this one wins.
max_tokens integer Non vérifié Déclaré au catalogue max_completion_tokens
Forwarded unchanged when it is the only limit you send. Send max_completion_tokens as well and that one replaces it. Whether the model honours the value is not yet verified.
messages array Natif Vérifié dans le code Requis
model string Natif Vérifié dans le code Requis
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Natif Vérifié dans le code
temperature number Non vérifié Déclaré au catalogue Forwarded unchanged. The accepted range, and whether the model honours every value in it, are not yet verified — which is why this is not published as native.
top_p number Valeur réécrite Vérifié dans le code top_p >= 1 is rewritten to 0.99 before the request leaves us
The gateway clamps this value before the request leaves us, so a request can be served with a value you did not send.

Version du profil 2026-09-04.1 · Dernière vérification 2026-08-27

glm-5-turbo

Protocoles
openai_chat · anthropic_messages
Points de terminaison
openai · anthropic
Modalités
text → text

Capacités

Capacité Prise en charge Preuve Notes
prompt_cache Non vérifié Déclaré au catalogue
reasoning Non vérifié Déclaré au catalogue
streaming Natif Vérifié dans le code
structured_output Non vérifié Déclaré au catalogue
tools Non vérifié Déclaré au catalogue

Paramètres

Champ Type Prise en charge Preuve Notes
max_completion_tokens integer Traduit Vérifié dans le code max_tokens
max_tokens
The upstream has no such field; the gateway carries it across as max_tokens. When you send both, this one wins.
max_tokens integer Non vérifié Déclaré au catalogue max_completion_tokens
Forwarded unchanged when it is the only limit you send. Send max_completion_tokens as well and that one replaces it. Whether the model honours the value is not yet verified.
messages array Natif Vérifié dans le code Requis
model string Natif Vérifié dans le code Requis
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Natif Vérifié dans le code
temperature number Non vérifié Déclaré au catalogue Forwarded unchanged. The accepted range, and whether the model honours every value in it, are not yet verified — which is why this is not published as native.
top_p number Valeur réécrite Vérifié dans le code top_p >= 1 is rewritten to 0.99 before the request leaves us
The gateway clamps this value before the request leaves us, so a request can be served with a value you did not send.

Version du profil 2026-09-04.1 · Dernière vérification 2026-08-27

glm-5.1

Protocoles
openai_chat · anthropic_messages · gemini_generate_content
Points de terminaison
openai · anthropic · gemini
Modalités
text → text

Capacités

Capacité Prise en charge Preuve Notes
prompt_cache Non vérifié Déclaré au catalogue
reasoning Non vérifié Déclaré au catalogue
streaming Natif Vérifié dans le code
structured_output Non vérifié Déclaré au catalogue
tools Non vérifié Déclaré au catalogue

Paramètres

Champ Type Prise en charge Preuve Notes
max_completion_tokens integer Traduit Vérifié dans le code max_tokens
max_tokens
The upstream has no such field; the gateway carries it across as max_tokens. When you send both, this one wins.
max_tokens integer Non vérifié Déclaré au catalogue max_completion_tokens
Forwarded unchanged when it is the only limit you send. Send max_completion_tokens as well and that one replaces it. Whether the model honours the value is not yet verified.
messages array Natif Vérifié dans le code Requis
model string Natif Vérifié dans le code Requis
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Natif Vérifié dans le code
temperature number Non vérifié Déclaré au catalogue Forwarded unchanged. The accepted range, and whether the model honours every value in it, are not yet verified — which is why this is not published as native.
top_p number Valeur réécrite Vérifié dans le code top_p >= 1 is rewritten to 0.99 before the request leaves us
The gateway clamps this value before the request leaves us, so a request can be served with a value you did not send.

Version du profil 2026-09-04.1 · Dernière vérification 2026-08-27

glm-5.2

Protocoles
openai_chat · anthropic_messages · gemini_generate_content
Points de terminaison
openai · anthropic · gemini
Modalités
text → text

Capacités

Capacité Prise en charge Preuve Notes
prompt_cache Non vérifié Déclaré au catalogue
reasoning Non vérifié Déclaré au catalogue
streaming Natif Vérifié dans le code
structured_output Non vérifié Déclaré au catalogue
tools Non vérifié Déclaré au catalogue

Paramètres

Champ Type Prise en charge Preuve Notes
max_completion_tokens integer Traduit Vérifié dans le code max_tokens
max_tokens
The upstream has no such field; the gateway carries it across as max_tokens. When you send both, this one wins.
max_tokens integer Non vérifié Déclaré au catalogue max_completion_tokens
Forwarded unchanged when it is the only limit you send. Send max_completion_tokens as well and that one replaces it. Whether the model honours the value is not yet verified.
messages array Natif Vérifié dans le code Requis
model string Natif Vérifié dans le code Requis
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Natif Vérifié dans le code
temperature number Non vérifié Déclaré au catalogue Forwarded unchanged. The accepted range, and whether the model honours every value in it, are not yet verified — which is why this is not published as native.
top_p number Valeur réécrite Vérifié dans le code top_p >= 1 is rewritten to 0.99 before the request leaves us
The gateway clamps this value before the request leaves us, so a request can be served with a value you did not send.

Version du profil 2026-09-04.1 · Dernière vérification 2026-08-27

glm-5.3

Protocoles
openai_chat · anthropic_messages
Points de terminaison
openai · anthropic
Modalités
text → text

Capacités

Capacité Prise en charge Preuve Notes
prompt_cache Non vérifié Déclaré au catalogue
reasoning Non vérifié Déclaré au catalogue
streaming Natif Vérifié dans le code
structured_output Non vérifié Déclaré au catalogue
tools Non vérifié Déclaré au catalogue

Paramètres

Champ Type Prise en charge Preuve Notes
max_completion_tokens integer Traduit Vérifié dans le code max_tokens
max_tokens
The upstream has no such field; the gateway carries it across as max_tokens. When you send both, this one wins.
max_tokens integer Non vérifié Déclaré au catalogue max_completion_tokens
Forwarded unchanged when it is the only limit you send. Send max_completion_tokens as well and that one replaces it. Whether the model honours the value is not yet verified.
messages array Natif Vérifié dans le code Requis
model string Natif Vérifié dans le code Requis
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Natif Vérifié dans le code
temperature number Non vérifié Déclaré au catalogue Forwarded unchanged. The accepted range, and whether the model honours every value in it, are not yet verified — which is why this is not published as native.
top_p number Valeur réécrite Vérifié dans le code top_p >= 1 is rewritten to 0.99 before the request leaves us
The gateway clamps this value before the request leaves us, so a request can be served with a value you did not send.

Version du profil 2026-09-04.1 · Dernière vérification 2026-08-27

glm-5.3-flash

Protocoles
openai_chat · anthropic_messages
Points de terminaison
openai · anthropic
Modalités
text → text

Capacités

Capacité Prise en charge Preuve Notes
prompt_cache Non vérifié Déclaré au catalogue
reasoning Non vérifié Déclaré au catalogue
streaming Natif Vérifié dans le code
structured_output Non vérifié Déclaré au catalogue
tools Non vérifié Déclaré au catalogue

Paramètres

Champ Type Prise en charge Preuve Notes
max_completion_tokens integer Traduit Vérifié dans le code max_tokens
max_tokens
The upstream has no such field; the gateway carries it across as max_tokens. When you send both, this one wins.
max_tokens integer Non vérifié Déclaré au catalogue max_completion_tokens
Forwarded unchanged when it is the only limit you send. Send max_completion_tokens as well and that one replaces it. Whether the model honours the value is not yet verified.
messages array Natif Vérifié dans le code Requis
model string Natif Vérifié dans le code Requis
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Natif Vérifié dans le code
temperature number Non vérifié Déclaré au catalogue Forwarded unchanged. The accepted range, and whether the model honours every value in it, are not yet verified — which is why this is not published as native.
top_p number Valeur réécrite Vérifié dans le code top_p >= 1 is rewritten to 0.99 before the request leaves us
The gateway clamps this value before the request leaves us, so a request can be served with a value you did not send.

Version du profil 2026-09-04.1 · Dernière vérification 2026-08-27

glm-5v-turbo

Protocoles
openai_chat · anthropic_messages
Points de terminaison
openai · anthropic
Modalités
text, image → text

Capacités

Capacité Prise en charge Preuve Notes
prompt_cache Non vérifié Déclaré au catalogue
reasoning Non vérifié Déclaré au catalogue
streaming Natif Vérifié dans le code
structured_output Non vérifié Déclaré au catalogue
tools Non vérifié Déclaré au catalogue

Paramètres

Champ Type Prise en charge Preuve Notes
max_completion_tokens integer Traduit Vérifié dans le code max_tokens
max_tokens
The upstream has no such field; the gateway carries it across as max_tokens. When you send both, this one wins.
max_tokens integer Non vérifié Déclaré au catalogue max_completion_tokens
Forwarded unchanged when it is the only limit you send. Send max_completion_tokens as well and that one replaces it. Whether the model honours the value is not yet verified.
messages array Natif Vérifié dans le code Requis
model string Natif Vérifié dans le code Requis
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Natif Vérifié dans le code
temperature number Non vérifié Déclaré au catalogue Forwarded unchanged. The accepted range, and whether the model honours every value in it, are not yet verified — which is why this is not published as native.
top_p number Valeur réécrite Vérifié dans le code top_p >= 1 is rewritten to 0.99 before the request leaves us
The gateway clamps this value before the request leaves us, so a request can be served with a value you did not send.

Version du profil 2026-09-04.1 · Dernière vérification 2026-08-27

glm-asr-2512

Protocoles
openai_audio_transcription
Points de terminaison
audio-transcription
Modalités
audio → text

Paramètres

Champ Type Prise en charge Preuve Notes
file file Natif Vérifié en appel réel Requis
model string Natif Vérifié en appel réel Requis
response_format string Non vérifié Déclaré au catalogue

Version du profil 2026-09-04.1 · Dernière vérification 2026-08-27

glm-tts

Protocoles
openai_audio_speech
Points de terminaison
audio-speech
Modalités
text → audio

Paramètres

Champ Type Prise en charge Preuve Notes
input string Natif Vérifié en appel réel Requis
model string Natif Vérifié en appel réel Requis
response_format string Valeur réécrite Vérifié en appel réel pcm / wav
an omitted response_format is filled in with this model's published default before the request leaves us
This model does not accept mp3. Omitting the format returns raw PCM, which most audio players cannot play — send a supported format explicitly.
voice string Natif Vérifié en appel réel tongtong
Leave it blank to get the published default voice.

Version du profil 2026-09-04.1 · Dernière vérification 2026-08-27