Preparing search index...
The search index is not available
Palico App
Palico App
@palico-ai/app
ExactMatchParams
Interface ExactMatchParams
interface
ExactMatchParams
{
expected
:
Pick
<
AgentResponse
<
Record
<
string
,
any
>
>
,
"message"
|
"data"
>
;
label
?:
string
;
}
Hierarchy
EvalMetricCommonParams
ExactMatchParams
Index
Properties
expected
label?
Properties
expected
expected
:
Pick
<
AgentResponse
<
Record
<
string
,
any
>
>
,
"message"
|
"data"
>
Optional
label
label
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
expected
label
Palico App
Loading...