basePromptTemplate

@JvmName(name = "yjrcocnkdiyndkjw")
suspend fun basePromptTemplate(value: Output<String>)
@JvmName(name = "hprombbwckhfnoco")
suspend fun basePromptTemplate(value: String)

Parameters

value

prompt template with which to replace the default prompt template. You can use placeholder variables in the base prompt template to customize the prompt. For more information, see Prompt template placeholder variables.