Spaces:
Running
on
Zero
Running
on
Zero
Update chatbot.py
Browse files- chatbot.py +2 -2
chatbot.py
CHANGED
@@ -67,7 +67,7 @@ examples_path = os.path.dirname(__file__)
|
|
67 |
EXAMPLES = [
|
68 |
[
|
69 |
{
|
70 |
-
"text": "
|
71 |
}
|
72 |
],
|
73 |
[
|
@@ -95,7 +95,7 @@ EXAMPLES = [
|
|
95 |
],
|
96 |
[
|
97 |
{
|
98 |
-
"text": "
|
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 |
[
|