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