Outputs that the model should generate.
Optional
inputs: IInputs that the model should use to generate the outputs.
Options for generating the chat prompt.
The chat prompt (array of ChatCompletionMessageParams) allowing the model to generate the given outputs
based on the given inputs
.
Generated using TypeDoc
Returns the chat prompt (array of ChatCompletionMessageParams) allowing the model to generate the given
outputs
based on the giveninputs
.