Versions in this module Expand all Collapse all v0 v0.4.0 Aug 12, 2026 v0.3.1 Jul 24, 2026 Changes in this version + type Runner struct + func NewRunner(model string) *Runner + func (r *Runner) Exec(ctx context.Context, task inference.Task) ([]byte, error)