Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
EvalImportCase
Interface EvalImportCase
interface
EvalImportCase
{
expectedSnippet
:
string
|
null
;
id
:
string
;
inputSnippet
:
string
|
null
;
metadata
:
Record
<
string
,
unknown
>
;
metricNames
:
string
[]
;
name
:
string
;
outputSnippet
:
string
|
null
;
pass
:
boolean
|
null
;
questionIds
:
string
[]
;
score
:
number
|
null
;
ts
:
number
|
null
;
}
Index
Properties
expected
Snippet
id
input
Snippet
metadata
metric
Names
name
output
Snippet
pass
question
Ids
score
ts
Properties
expected
Snippet
expectedSnippet
:
string
|
null
id
id
:
string
input
Snippet
inputSnippet
:
string
|
null
metadata
metadata
:
Record
<
string
,
unknown
>
metric
Names
metricNames
:
string
[]
name
name
:
string
output
Snippet
outputSnippet
:
string
|
null
pass
pass
:
boolean
|
null
question
Ids
questionIds
:
string
[]
score
score
:
number
|
null
ts
ts
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expected
Snippet
id
input
Snippet
metadata
metric
Names
name
output
Snippet
pass
question
Ids
score
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...