Optional
acceptThe type of the response: application/json or text/event-stream. A character encoding can be specified by
including a charset
parameter. For example, 'text/event-stream;charset=utf-8'.
Optional
headersThe prompt to generate completions. Note: The method tokenizes the input internally. It is recommended not to leave any trailing spaces.
The id
of the model to be used for this request. Please refer to the list of
models.
Optional
moderationsProperties that control the moderations, for usages such as Hate and profanity
(HAP) and Personal identifiable information
(PII) filtering. This list can be extended with new types of moderations.
Optional
parametersThe chat related parameters.
Optional
projectThe project that contains the resource. Either space_id
or project_id
has to be given.
Optional
spaceThe space that contains the resource. Either space_id
or project_id
has to be given.
Parameters for the
textGenerationStream
operation.