initializeSocketConnection

abstract suspend fun initializeSocketConnection(includeSessionHistory: Boolean = true)

Initializes a socket connection with the given text.

Parameters

includeSessionHistory

A flag to indicate if the session history should be included in the response.