Prompt Chat Prompt Template Configuration
constructor(inputVariables: List<PromptInputVariable>? = null, messages: List<PromptMessage>, system: List<Either<PromptSystemContentBlock0Properties, PromptSystemContentBlock1Properties>>? = null, toolConfiguration: PromptToolConfiguration? = null)