AgentAgentPromptOverrideConfigurationPromptConfigurationInferenceConfigurationArgs

constructor(maxLength: Output<Int>, stopSequences: Output<List<String>>, temperature: Output<Double>, topK: Output<Int>, topP: Output<Double>)