nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
CostEstimateSchema
Variable CostEstimateSchema
Const
CostEstimateSchema
:
ZodObject
<
{
totalTokensIn
:
ZodNumber
;
totalTokensOut
:
ZodNumber
;
estimatedCostUsd
:
ZodNumber
;
modelCalls
:
ZodNumber
;
}
,
$strip
,
>
= ...
Cost estimate for a pipeline execution plan.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Cost estimate for a pipeline execution plan.