anakin87 commited on
Commit
c8b9386
•
1 Parent(s): cd3951b

improve notebook visualization

Browse files
Files changed (1) hide show
  1. notebooks/usage.ipynb +4 -4
notebooks/usage.ipynb CHANGED
@@ -91,7 +91,7 @@
91
  "output_type": "stream",
92
  "text": [
93
  "Enter your message or Q to exit\n",
94
- "🧑 can you help me planning a trip?\n"
95
  ]
96
  },
97
  {
@@ -107,7 +107,7 @@
107
  "output_type": "stream",
108
  "text": [
109
  "Enter your message or Q to exit\n",
110
- "🧑 I would like to take an cheap on-the-road trip to France. do you have any suggestions?\n"
111
  ]
112
  },
113
  {
@@ -132,7 +132,7 @@
132
  "output_type": "stream",
133
  "text": [
134
  "Enter your message or Q to exit\n",
135
- "🧑 nice. can you provide me with a list of things I should take with me to France for the trip?\n"
136
  ]
137
  },
138
  {
@@ -167,7 +167,7 @@
167
  "output_type": "stream",
168
  "text": [
169
  "Enter your message or Q to exit\n",
170
- "🧑 Q\n"
171
  ]
172
  }
173
  ],
 
91
  "output_type": "stream",
92
  "text": [
93
  "Enter your message or Q to exit\n",
94
+ "Human: can you help me planning a trip?\n"
95
  ]
96
  },
97
  {
 
107
  "output_type": "stream",
108
  "text": [
109
  "Enter your message or Q to exit\n",
110
+ "Human: I would like to take an cheap on-the-road trip to France. do you have any suggestions?\n"
111
  ]
112
  },
113
  {
 
132
  "output_type": "stream",
133
  "text": [
134
  "Enter your message or Q to exit\n",
135
+ "Human: nice. can you provide me with a list of things I should take with me to France for the trip?\n"
136
  ]
137
  },
138
  {
 
167
  "output_type": "stream",
168
  "text": [
169
  "Enter your message or Q to exit\n",
170
+ "Human: Q\n"
171
  ]
172
  }
173
  ],