setNewContext

fun setNewContext(context: Map<String, String>)

Sets a new context for the chat.

Parameters

context
  • Map of strings where the key is the context name and the value is the context value.