nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
AgentPerformanceSchema
Variable AgentPerformanceSchema
Const
AgentPerformanceSchema
:
ZodObject
<
{
agentId
:
ZodString
;
totalVotes
:
ZodNumber
;
correctVotes
:
ZodNumber
;
successRate
:
ZodNumber
;
lastUpdated
:
ZodISODateTime
;
}
,
$strip
,
>
= ...
Agent performance schema.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Agent performance schema.