Role

object Role

Standard roles for content and events.

Properties

Link copied to clipboard
const val MODEL: String

Role for the model generating responses.

Link copied to clipboard
const val SYSTEM: String

Role for system instructions or context.

Link copied to clipboard
const val USER: String

Role for the user interacting with the agent or model.