nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
AgentPerformance
Interface AgentPerformance
Agent performance record for proof-of-learning.
interface
AgentPerformance
{
agentId
:
string
;
totalVotes
:
number
;
correctVotes
:
number
;
successRate
:
number
;
lastUpdated
:
string
;
}
Index
Properties
agent
Id
total
Votes
correct
Votes
success
Rate
last
Updated
Properties
agent
Id
agentId
:
string
total
Votes
totalVotes
:
number
correct
Votes
correctVotes
:
number
success
Rate
successRate
:
number
last
Updated
lastUpdated
:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
total
Votes
correct
Votes
success
Rate
last
Updated
GitHub
npm
nexus-agents - v2.80.0
Loading...
Agent performance record for proof-of-learning.