Neutrome SDK reference
    Preparing search index...

    Type Alias ExecutorInput

    ExecutorInput: string | Executor

    An executor, or the id of a model to run.

    Every combinator in this package accepts either, so retry("fast/gemma-4-31b") and retry(myExecutor) are both valid.