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