Future<String?> generateText(String prompt, {String? sessionId}) { throw UnimplementedError('generateText() has not been implemented.'); }