Interface protos.google.cloud.dialogflow.v2.IInferenceParameter (6.9.0)

Properties of an InferenceParameter.

Package

@google-cloud/dialogflow

Properties

maxOutputTokens

maxOutputTokens?: (number|null);

InferenceParameter maxOutputTokens

temperature

temperature?: (number|null);

InferenceParameter temperature

topK

topK?: (number|null);

InferenceParameter topK

topP

topP?: (number|null);

InferenceParameter topP