const CompletionRequest({ required this.prompt, this.maxTokens, this.temperature, this.topP, this.topK, this.stop, });