pull/915/head
Zarathushtra 1 month ago
parent ee84c0aad8
commit 14a76df58d

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