SystemPrompt

data class SystemPrompt(val text: String, val type: String = "text")(source)

System prompt for messages

Constructors

Link copied to clipboard
constructor(text: String, type: String = "text")

Properties

Link copied to clipboard
Link copied to clipboard