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