ModelRequest

One send attempt: the client request id and the exact rendered request bytes the adapter encodes for its provider.

Fields

request_idstringrequired

Client request id, derived from the model_request event.

bodyUint8Arrayrequired

The rendered request bytes.

Edit on GitHub

On this page