mirror of
https://github.com/leon-ai/leon.git
synced 2024-11-27 08:06:03 +03:00
feat(server): add more affirmative utterance samples
This commit is contained in:
parent
0ebc0518e6
commit
870ab2e87e
@ -15,7 +15,14 @@
|
||||
"OK",
|
||||
"Alright",
|
||||
"Correct",
|
||||
"Indeed"
|
||||
"Indeed",
|
||||
"Agree",
|
||||
"Perfect",
|
||||
"That's right",
|
||||
"That works",
|
||||
"Go ahead",
|
||||
"Why not",
|
||||
"I do"
|
||||
],
|
||||
"value": true
|
||||
},
|
||||
@ -27,7 +34,8 @@
|
||||
"Naa",
|
||||
"No thanks",
|
||||
"No I'm fine",
|
||||
"Hell no"
|
||||
"Hell no",
|
||||
"Please do not"
|
||||
],
|
||||
"value": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user