Conversation

data class Conversation(val inputContext: InputContext, val systemContext: SystemContext, val userContext: UserContext)

Constructors

Link copied to clipboard
constructor(inputContext: InputContext, systemContext: SystemContext, userContext: UserContext)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard