prompts
Sets the list of prompts for the CompletionRequest.
Return
The updated Builder instance.
Parameters
prompts
The prompts to generate completions for, encoded as a list of strings.
Sets the array of prompts for the CompletionRequest.
Return
The updated Builder instance.
Parameters
prompts
The prompts to generate completions for, encoded as an array of strings.