system
suspend fun system(value: Output<List<Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>>>)
suspend fun system(value: List<Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>>?)
Parameters
value
Configuration for chat prompt template
suspend fun system(vararg values: Output<Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>>)
suspend fun system(values: List<Output<Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>>>)
suspend fun system(vararg values: Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>)
Parameters
values
Configuration for chat prompt template