KingNish commited on
Commit
b500f74
1 Parent(s): fabaa3c

Update chatbot.py

Browse files
Files changed (1) hide show
  1. chatbot.py +2 -2
chatbot.py CHANGED
@@ -67,7 +67,7 @@ examples_path = os.path.dirname(__file__)
67
  EXAMPLES = [
68
  [
69
  {
70
- "text": "Hi, who are you?",
71
  }
72
  ],
73
  [
@@ -95,7 +95,7 @@ EXAMPLES = [
95
  ],
96
  [
97
  {
98
- "text": "What is 900 multiplied by 900?",
99
  }
100
  ],
101
  [
 
67
  EXAMPLES = [
68
  [
69
  {
70
+ "text": "Apple share price live",
71
  }
72
  ],
73
  [
 
95
  ],
96
  [
97
  {
98
+ "text": "Today AI News",
99
  }
100
  ],
101
  [