createSession
inline suspend fun NovaActClient.createSession(crossinline block: CreateSessionRequest.Builder.() -> Unit): CreateSessionResponse
Creates a new session context within a workflow run to manage conversation state and acts.
Creates a new session context within a workflow run to manage conversation state and acts.