assistant

fun assistant(message: String)
fun assistant(messageBlock: () -> String)
fun assistant(content: PromptContent)