nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ProbeFn
Type Alias ProbeFn
ProbeFn
:
(
modelId
:
ModelId
)
=>
Promise
<
ProbeResult
>
A function that probes whether a model is reachable.
Type Declaration
(
modelId
:
ModelId
)
:
Promise
<
ProbeResult
>
Parameters
modelId
:
ModelId
Returns
Promise
<
ProbeResult
>
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
A function that probes whether a model is reachable.