Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
LlmFighterLiveDriftResult
Interface LlmFighterLiveDriftResult
interface
LlmFighterLiveDriftResult
{
baselineDistribution
:
LlmFighterDistribution
;
baselineRows
:
LlmFighterReceiptRow
[]
;
behaviorDrift
:
LlmFighterBehaviorDrift
;
liveDistribution
:
LlmFighterDistribution
;
liveRows
:
LlmFighterReceiptRow
[]
;
llmFighterReceiptHash
:
string
;
receipt
:
LiveDriftReceipt
;
scoreDrift
:
LlmFighterScoreDrift
;
}
Index
Properties
baseline
Distribution
baseline
Rows
behavior
Drift
live
Distribution
live
Rows
llm
Fighter
Receipt
Hash
receipt
score
Drift
Properties
baseline
Distribution
baselineDistribution
:
LlmFighterDistribution
baseline
Rows
baselineRows
:
LlmFighterReceiptRow
[]
behavior
Drift
behaviorDrift
:
LlmFighterBehaviorDrift
live
Distribution
liveDistribution
:
LlmFighterDistribution
live
Rows
liveRows
:
LlmFighterReceiptRow
[]
llm
Fighter
Receipt
Hash
llmFighterReceiptHash
:
string
receipt
receipt
:
LiveDriftReceipt
score
Drift
scoreDrift
:
LlmFighterScoreDrift
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
baseline
Distribution
baseline
Rows
behavior
Drift
live
Distribution
live
Rows
llm
Fighter
Receipt
Hash
receipt
score
Drift
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...