Prompt Chat Prompt Template Configuration Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun system(value: Output<List<Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>>>)
suspend fun system(vararg values: Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>)
suspend fun system(vararg values: Output<Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>>)
suspend fun system(value: List<Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>>?)
suspend fun system(values: List<Output<Either<PromptSystemContentBlock0PropertiesArgs, PromptSystemContentBlock1PropertiesArgs>>>)
Link copied to clipboard