GetEmbeddingsHeaders interface
Properties
extra-parameters | Controls what happens if extra parameters, undefined by the REST API,
are passed in the JSON request payload.
This sets the HTTP request header Possible values: "error", "drop", "pass-through" |
Property Details
extra-parameters
Controls what happens if extra parameters, undefined by the REST API,
are passed in the JSON request payload.
This sets the HTTP request header extra-parameters
.
Possible values: "error", "drop", "pass-through"
extra-parameters?: string
Property Value
string