Parâmetros e recursos dos modelos

O que cada modelo realmente aceita, extraído do manifesto de recursos publicado e não da página do fornecedor. Os estados de suporte são o contrato: Nativo é encaminhado sem alteração, Convertido entre protocolos cruza uma fronteira de protocolo, O valor será reescrito antes de sair daqui, e Não verificado significa que ninguém conferiu ainda — não é uma afirmação de que o campo funciona. Modelos sem perfil publicado ficam de fora em vez de serem adivinhados.

doubao-seedance-2-5-260628

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

Recursos

Recurso Suporte Evidência Notas
async_task Nativo Verificado em chamada real Successful asynchronous tasks are present in the dated production evidence.
generated_audio Não verificado Declarado no catálogo Request serialization exists, but acceptance has not been independently verified.
image_to_video Não verificado Declarado no catálogo The dated usage records do not retain enough request detail to verify this feature.

Parâmetros

Campo Tipo Suporte Evidência Notas
duration integer Convertido entre protocolos Conferido no código The accepted range and value fidelity have not been independently verified.
image string Convertido entre protocolos Conferido no 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 Conferido no 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 Conferido no 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 em chamada real Obrigatório
prompt string Convertido entre protocolos Verificado em chamada real Obrigatório
content[].text
the prompt is carried into one text item in the outbound content array
seconds string O valor será reescrito Conferido no código duration
a positive decimal string is converted to an integer duration and takes precedence over duration

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-09-04

glm-5

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

Recursos

Recurso Suporte Evidência Notas
prompt_cache Não verificado Declarado no catálogo
reasoning Não verificado Declarado no catálogo
streaming Nativo Conferido no código
structured_output Não verificado Declarado no catálogo
tools Não verificado Declarado no catálogo

Parâmetros

Campo Tipo Suporte Evidência Notas
max_completion_tokens integer Convertido entre protocolos Conferido no 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 Não verificado Declarado no 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 Conferido no código Obrigatório
model string Nativo Conferido no código Obrigatório
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Conferido no código
temperature number Não verificado Declarado no 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 O valor será reescrito Conferido no 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.

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-08-27

glm-5-turbo

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

Recursos

Recurso Suporte Evidência Notas
prompt_cache Não verificado Declarado no catálogo
reasoning Não verificado Declarado no catálogo
streaming Nativo Conferido no código
structured_output Não verificado Declarado no catálogo
tools Não verificado Declarado no catálogo

Parâmetros

Campo Tipo Suporte Evidência Notas
max_completion_tokens integer Convertido entre protocolos Conferido no 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 Não verificado Declarado no 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 Conferido no código Obrigatório
model string Nativo Conferido no código Obrigatório
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Conferido no código
temperature number Não verificado Declarado no 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 O valor será reescrito Conferido no 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.

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-08-27

glm-5.1

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

Recursos

Recurso Suporte Evidência Notas
prompt_cache Não verificado Declarado no catálogo
reasoning Não verificado Declarado no catálogo
streaming Nativo Conferido no código
structured_output Não verificado Declarado no catálogo
tools Não verificado Declarado no catálogo

Parâmetros

Campo Tipo Suporte Evidência Notas
max_completion_tokens integer Convertido entre protocolos Conferido no 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 Não verificado Declarado no 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 Conferido no código Obrigatório
model string Nativo Conferido no código Obrigatório
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Conferido no código
temperature number Não verificado Declarado no 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 O valor será reescrito Conferido no 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.

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-08-27

glm-5.2

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

Recursos

Recurso Suporte Evidência Notas
prompt_cache Não verificado Declarado no catálogo
reasoning Não verificado Declarado no catálogo
streaming Nativo Conferido no código
structured_output Não verificado Declarado no catálogo
tools Não verificado Declarado no catálogo

Parâmetros

Campo Tipo Suporte Evidência Notas
max_completion_tokens integer Convertido entre protocolos Conferido no 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 Não verificado Declarado no 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 Conferido no código Obrigatório
model string Nativo Conferido no código Obrigatório
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Conferido no código
temperature number Não verificado Declarado no 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 O valor será reescrito Conferido no 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.

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-08-27

glm-5.3

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

Recursos

Recurso Suporte Evidência Notas
prompt_cache Não verificado Declarado no catálogo
reasoning Não verificado Declarado no catálogo
streaming Nativo Conferido no código
structured_output Não verificado Declarado no catálogo
tools Não verificado Declarado no catálogo

Parâmetros

Campo Tipo Suporte Evidência Notas
max_completion_tokens integer Convertido entre protocolos Conferido no 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 Não verificado Declarado no 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 Conferido no código Obrigatório
model string Nativo Conferido no código Obrigatório
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Conferido no código
temperature number Não verificado Declarado no 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 O valor será reescrito Conferido no 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.

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-08-27

glm-5.3-flash

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

Recursos

Recurso Suporte Evidência Notas
prompt_cache Não verificado Declarado no catálogo
reasoning Não verificado Declarado no catálogo
streaming Nativo Conferido no código
structured_output Não verificado Declarado no catálogo
tools Não verificado Declarado no catálogo

Parâmetros

Campo Tipo Suporte Evidência Notas
max_completion_tokens integer Convertido entre protocolos Conferido no 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 Não verificado Declarado no 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 Conferido no código Obrigatório
model string Nativo Conferido no código Obrigatório
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Conferido no código
temperature number Não verificado Declarado no 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 O valor será reescrito Conferido no 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.

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-08-27

glm-5v-turbo

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

Recursos

Recurso Suporte Evidência Notas
prompt_cache Não verificado Declarado no catálogo
reasoning Não verificado Declarado no catálogo
streaming Nativo Conferido no código
structured_output Não verificado Declarado no catálogo
tools Não verificado Declarado no catálogo

Parâmetros

Campo Tipo Suporte Evidência Notas
max_completion_tokens integer Convertido entre protocolos Conferido no 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 Não verificado Declarado no 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 Conferido no código Obrigatório
model string Nativo Conferido no código Obrigatório
The catalogue's exact model id. Vendor-side aliases are not accepted.
stream boolean Nativo Conferido no código
temperature number Não verificado Declarado no 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 O valor será reescrito Conferido no 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.

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-08-27

glm-asr-2512

Protocolos
openai_audio_transcription
Endpoints
audio-transcription
Modalidades
audio → text

Parâmetros

Campo Tipo Suporte Evidência Notas
file file Nativo Verificado em chamada real Obrigatório
model string Nativo Verificado em chamada real Obrigatório
response_format string Não verificado Declarado no catálogo

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-08-27

glm-tts

Protocolos
openai_audio_speech
Endpoints
audio-speech
Modalidades
text → audio

Parâmetros

Campo Tipo Suporte Evidência Notas
input string Nativo Verificado em chamada real Obrigatório
model string Nativo Verificado em chamada real Obrigatório
response_format string O valor será reescrito Verificado em chamada 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 em chamada real tongtong
Leave it blank to get the published default voice.

Versão do perfil de recursos 2026-09-04.1 · Última verificação 2026-08-27