Table of Contents

Method RemoveAsync

Namespace
Qavren.Edge.Chat
Assembly
Qavren.Edge.Chat.Onnx.dll

RemoveAsync(CancellationToken)

Deletes the model directory.

ValueTask RemoveAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

Cancellation.

Returns

ValueTask

A task that completes once the tree is gone.