get Session History
abstract suspend fun getSessionHistory(): AiAssistantRemoteClient.AiAssistantResponse<List<CompletionResponse>>
Retrieves the session history for a given session ID.
Return
The session history.
Retrieves the session history for a given session ID.
The session history.