conversation

fun conversation(status: Status, locale: String? = null, size: Long? = null)

Events related to LLM-produced conversations.

Parameters

status

The current status of the conversation component.

locale

The locale setting for the conversation interaction.

size

The size parameter related to the conversation interaction, if applicable.