Future<String> getConversation(String conversationId) async => openAIChatModelConnector.getConversation(conversationId);