nexus-agents - v2.80.0
    Preparing search index...

    Type Alias ProbeFn

    ProbeFn: (modelId: ModelId) => Promise<ProbeResult>

    A function that probes whether a model is reachable.

    Type Declaration