Future<void> stopCompletion({required double contextId}) { return FCllamaPlatform.instance.stopCompletion(contextId); }