Parámetros y capacidades de los modelos

Lo que cada modelo acepta realmente, tomado del manifiesto de capacidades publicado y no de la página del proveedor. Los estados de compatibilidad son el contrato: Nativo se reenvía sin cambios, Convertido entre protocolos cruza una frontera de protocolo, El valor se reescribe antes de salir de aquí, y Sin verificar significa que nadie lo ha comprobado todavía; no es una afirmación de que el campo funcione. Los modelos sin perfil publicado no aparecen en lugar de adivinarse.

doubao-seedance-2-5-260628

Protocolos
openai_video
Endpoints
openai-video
Modalidades
text, image → video

Capacidades

Capacidad Compatibilidad Evidencia Notas
async_task Nativo Verificado con una llamada real Successful asynchronous tasks are present in the dated production evidence.
generated_audio Sin verificar Declarado en el catálogo Request serialization exists, but acceptance has not been independently verified.
image_to_video Sin verificar Declarado en el catálogo The dated usage records do not retain enough request detail to verify this feature.

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
duration integer Convertido entre protocolos Comprobado en el código The accepted range and value fidelity have not been independently verified.
image string Convertido entre protocolos Comprobado en el código 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 Convertido entre protocolos Comprobado en el código 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 Convertido entre protocolos Comprobado en el código content[].image_url
the reference is appended to the image content list unless the same URL is already present
model string Nativo Verificado con una llamada real Obligatorio
prompt string Convertido entre protocolos Verificado con una llamada real Obligatorio
content[].text
the prompt is carried into one text item in the outbound content array
seconds string El valor se reescribe Comprobado en el código duration
a positive decimal string is converted to an integer duration and takes precedence over duration

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-09-04

glm-5

Protocolos
openai_chat · anthropic_messages
Endpoints
openai · anthropic
Modalidades
text → text

Capacidades

Capacidad Compatibilidad Evidencia Notas
prompt_cache Sin verificar Declarado en el catálogo
reasoning Sin verificar Declarado en el catálogo
streaming Nativo Comprobado en el código
structured_output Sin verificar Declarado en el catálogo
tools Sin verificar Declarado en el catálogo

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
max_completion_tokens integer Convertido entre protocolos Comprobado en el código 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 Sin verificar Declarado en el catálogo 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 Nativo Comprobado en el código Obligatorio
model string Nativo Comprobado en el código Obligatorio
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Comprobado en el código
temperature number Sin verificar Declarado en el catálogo 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 El valor se reescribe Comprobado en el código 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.

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-08-27

glm-5-turbo

Protocolos
openai_chat · anthropic_messages
Endpoints
openai · anthropic
Modalidades
text → text

Capacidades

Capacidad Compatibilidad Evidencia Notas
prompt_cache Sin verificar Declarado en el catálogo
reasoning Sin verificar Declarado en el catálogo
streaming Nativo Comprobado en el código
structured_output Sin verificar Declarado en el catálogo
tools Sin verificar Declarado en el catálogo

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
max_completion_tokens integer Convertido entre protocolos Comprobado en el código 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 Sin verificar Declarado en el catálogo 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 Nativo Comprobado en el código Obligatorio
model string Nativo Comprobado en el código Obligatorio
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Comprobado en el código
temperature number Sin verificar Declarado en el catálogo 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 El valor se reescribe Comprobado en el código 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.

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-08-27

glm-5.1

Protocolos
openai_chat · anthropic_messages · gemini_generate_content
Endpoints
openai · anthropic · gemini
Modalidades
text → text

Capacidades

Capacidad Compatibilidad Evidencia Notas
prompt_cache Sin verificar Declarado en el catálogo
reasoning Sin verificar Declarado en el catálogo
streaming Nativo Comprobado en el código
structured_output Sin verificar Declarado en el catálogo
tools Sin verificar Declarado en el catálogo

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
max_completion_tokens integer Convertido entre protocolos Comprobado en el código 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 Sin verificar Declarado en el catálogo 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 Nativo Comprobado en el código Obligatorio
model string Nativo Comprobado en el código Obligatorio
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Comprobado en el código
temperature number Sin verificar Declarado en el catálogo 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 El valor se reescribe Comprobado en el código 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.

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-08-27

glm-5.2

Protocolos
openai_chat · anthropic_messages · gemini_generate_content
Endpoints
openai · anthropic · gemini
Modalidades
text → text

Capacidades

Capacidad Compatibilidad Evidencia Notas
prompt_cache Sin verificar Declarado en el catálogo
reasoning Sin verificar Declarado en el catálogo
streaming Nativo Comprobado en el código
structured_output Sin verificar Declarado en el catálogo
tools Sin verificar Declarado en el catálogo

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
max_completion_tokens integer Convertido entre protocolos Comprobado en el código 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 Sin verificar Declarado en el catálogo 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 Nativo Comprobado en el código Obligatorio
model string Nativo Comprobado en el código Obligatorio
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Comprobado en el código
temperature number Sin verificar Declarado en el catálogo 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 El valor se reescribe Comprobado en el código 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.

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-08-27

glm-5.3

Protocolos
openai_chat · anthropic_messages
Endpoints
openai · anthropic
Modalidades
text → text

Capacidades

Capacidad Compatibilidad Evidencia Notas
prompt_cache Sin verificar Declarado en el catálogo
reasoning Sin verificar Declarado en el catálogo
streaming Nativo Comprobado en el código
structured_output Sin verificar Declarado en el catálogo
tools Sin verificar Declarado en el catálogo

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
max_completion_tokens integer Convertido entre protocolos Comprobado en el código 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 Sin verificar Declarado en el catálogo 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 Nativo Comprobado en el código Obligatorio
model string Nativo Comprobado en el código Obligatorio
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Comprobado en el código
temperature number Sin verificar Declarado en el catálogo 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 El valor se reescribe Comprobado en el código 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.

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-08-27

glm-5.3-flash

Protocolos
openai_chat · anthropic_messages
Endpoints
openai · anthropic
Modalidades
text → text

Capacidades

Capacidad Compatibilidad Evidencia Notas
prompt_cache Sin verificar Declarado en el catálogo
reasoning Sin verificar Declarado en el catálogo
streaming Nativo Comprobado en el código
structured_output Sin verificar Declarado en el catálogo
tools Sin verificar Declarado en el catálogo

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
max_completion_tokens integer Convertido entre protocolos Comprobado en el código 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 Sin verificar Declarado en el catálogo 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 Nativo Comprobado en el código Obligatorio
model string Nativo Comprobado en el código Obligatorio
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Comprobado en el código
temperature number Sin verificar Declarado en el catálogo 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 El valor se reescribe Comprobado en el código 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.

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-08-27

glm-5v-turbo

Protocolos
openai_chat · anthropic_messages
Endpoints
openai · anthropic
Modalidades
text, image → text

Capacidades

Capacidad Compatibilidad Evidencia Notas
prompt_cache Sin verificar Declarado en el catálogo
reasoning Sin verificar Declarado en el catálogo
streaming Nativo Comprobado en el código
structured_output Sin verificar Declarado en el catálogo
tools Sin verificar Declarado en el catálogo

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
max_completion_tokens integer Convertido entre protocolos Comprobado en el código 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 Sin verificar Declarado en el catálogo 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 Nativo Comprobado en el código Obligatorio
model string Nativo Comprobado en el código Obligatorio
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Comprobado en el código
temperature number Sin verificar Declarado en el catálogo 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 El valor se reescribe Comprobado en el código 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.

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-08-27

glm-asr-2512

Protocolos
openai_audio_transcription
Endpoints
audio-transcription
Modalidades
audio → text

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
file file Nativo Verificado con una llamada real Obligatorio
model string Nativo Verificado con una llamada real Obligatorio
response_format string Sin verificar Declarado en el catálogo

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-08-27

glm-tts

Protocolos
openai_audio_speech
Endpoints
audio-speech
Modalidades
text → audio

Parámetros

Campo Tipo Compatibilidad Evidencia Notas
input string Nativo Verificado con una llamada real Obligatorio
model string Nativo Verificado con una llamada real Obligatorio
response_format string El valor se reescribe Verificado con una llamada real 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 Nativo Verificado con una llamada real tongtong
Leave it blank to get the published default voice.

Versión del perfil de capacidades 2026-09-04.1 · Última verificación 2026-08-27