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

retry nb visualization

Browse files
Files changed (1) hide show
  1. notebooks/usage.ipynb +8 -8
notebooks/usage.ipynb CHANGED
@@ -87,11 +87,11 @@
87
  "metadata": {},
88
  "outputs": [
89
  {
90
- "name": "stdin",
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
  {
@@ -103,11 +103,11 @@
103
  ]
104
  },
105
  {
106
- "name": "stdin",
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
  {
@@ -128,11 +128,11 @@
128
  ]
129
  },
130
  {
131
- "name": "stdin",
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
  {
@@ -163,11 +163,11 @@
163
  ]
164
  },
165
  {
166
- "name": "stdin",
167
  "output_type": "stream",
168
  "text": [
169
  "Enter your message or Q to exit\n",
170
- "Human: Q\n"
171
  ]
172
  }
173
  ],
 
87
  "metadata": {},
88
  "outputs": [
89
  {
90
+ "name": "stdout",
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
  {
 
103
  ]
104
  },
105
  {
106
+ "name": "stdout",
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
  {
 
128
  ]
129
  },
130
  {
131
+ "name": "stdout",
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
  {
 
163
  ]
164
  },
165
  {
166
+ "name": "stdout",
167
  "output_type": "stream",
168
  "text": [
169
  "Enter your message or Q to exit\n",
170
+ "🧑 Q\n"
171
  ]
172
  }
173
  ],