@vivantel/virage-core
Preparing search index...
QualityReport
Interface QualityReport
interface
QualityReport
{
components
:
ComponentResult
[]
;
configFile
:
string
;
durationMs
:
number
;
mustPassGates
:
MustPassGate
[]
;
overallScore
:
number
;
ragBench
?:
RagBenchSummary
;
ragBenchHf
?:
HfRagBenchSummary
;
sampleSize
:
number
;
status
:
QualityStatus
;
timestamp
:
string
;
topK
:
number
;
}
Index
Properties
components
config
File
duration
Ms
must
Pass
Gates
overall
Score
rag
Bench?
rag
Bench
Hf?
sample
Size
status
timestamp
top
K
Properties
components
components
:
ComponentResult
[]
config
File
configFile
:
string
duration
Ms
durationMs
:
number
must
Pass
Gates
mustPassGates
:
MustPassGate
[]
overall
Score
overallScore
:
number
Optional
rag
Bench
ragBench
?:
RagBenchSummary
Optional
rag
Bench
Hf
ragBenchHf
?:
HfRagBenchSummary
sample
Size
sampleSize
:
number
status
status
:
QualityStatus
timestamp
timestamp
:
string
top
K
topK
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
components
config
File
duration
Ms
must
Pass
Gates
overall
Score
rag
Bench
rag
Bench
Hf
sample
Size
status
timestamp
top
K
@vivantel/virage-core
Loading...