ChatConfig

constructor(confirmGoals: Boolean = true, bindConversation: Boolean = false, multiGoal: Boolean = false, model: String = OpenAiModels.GPT_41_MINI, temperature: Double? = null)

Parameters

confirmGoals

Whether to confirm goals with the user before proceeding

bindConversation

Whether to bind the conversation to the chat session