20 lines
497 B
JSON
20 lines
497 B
JSON
{
|
|
"recommended_threshold": 0.33,
|
|
"should_trigger": [],
|
|
"should_not_trigger": [],
|
|
"near_neighbor": [
|
|
{
|
|
"text": "Create a one-off prompt for this task.",
|
|
"family": "one_off_vs_reusable"
|
|
},
|
|
{
|
|
"text": "Write a custom answer for this request without creating a skill package.",
|
|
"family": "one_off_vs_reusable"
|
|
},
|
|
{
|
|
"text": "Give me a single-use prompt for today's task, not a reusable skill.",
|
|
"family": "one_off_vs_reusable"
|
|
}
|
|
]
|
|
}
|