pull/912/head
Zarathushtra 2 weeks ago
parent 757be83373
commit f141e1d5da

@ -1,6 +1,6 @@
import random
import string
# New Test
# New Update chatbot code with intent detection and state management
INTENTS = {
"greeting": ["hello", "hi", "hey"],
"question": ["why", "what", "how", "is", "are", "?"],

Loading…
Cancel
Save