mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-21 07:41:39 +03:00
14 lines
168 B
JSON
14 lines
168 B
JSON
{
|
|
"options": {
|
|
"LOW": {
|
|
"synonyms": ["low"]
|
|
},
|
|
"MEDIUM": {
|
|
"synonyms": ["medium"]
|
|
},
|
|
"HIGH": {
|
|
"synonyms": ["high"]
|
|
}
|
|
}
|
|
}
|