Chat

Chat-completions style inference (OpenAI-compatible shape for some models)

post/chat/completions

Request body

modelstring required

Model identifier from the ZeroGPU dashboard.

metadataobject

Optional model-specific parameters (e.g. PII options).

Response

Success

idstring
objectstring
createdinteger
modelstring
choicesobject[]

Changes