1
1
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:
louistiti 2022-05-14 12:53:31 +08:00
parent 0ebc0518e6
commit 870ab2e87e
No known key found for this signature in database
GPG Key ID: 7ECA3DD523793FE6

View File

@ -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
}