LlmInferenceExecutor constructor

LlmInferenceExecutor(
  1. LlmInferenceOptions options
)

Executes MediaPipe's inference task.

{@macro TaskExecutor}

Implementation

LlmInferenceExecutor(super.options);