@override Future<int> sizeInTokens(String text) => _platformService.sizeInTokensForSession(sessionId, text);