Now with more weeks!
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"Running on local URL: http://127.0.0.1:7870\n",
|
||||
"Running on local URL: http://127.0.0.1:7860\n",
|
||||
"\n",
|
||||
"To create a public link, set `share=True` in `launch()`.\n"
|
||||
]
|
||||
@@ -144,7 +144,7 @@
|
||||
{
|
||||
"data": {
|
||||
"text/html": [
|
||||
"<div><iframe src=\"http://127.0.0.1:7870/\" width=\"100%\" height=\"500\" allow=\"autoplay; camera; microphone; clipboard-read; clipboard-write;\" frameborder=\"0\" allowfullscreen></iframe></div>"
|
||||
"<div><iframe src=\"http://127.0.0.1:7860/\" width=\"100%\" height=\"500\" allow=\"autoplay; camera; microphone; clipboard-read; clipboard-write;\" frameborder=\"0\" allowfullscreen></iframe></div>"
|
||||
],
|
||||
"text/plain": [
|
||||
"<IPython.core.display.HTML object>"
|
||||
@@ -168,15 +168,7 @@
|
||||
"History is:\n",
|
||||
"[]\n",
|
||||
"And messages is:\n",
|
||||
"[{'role': 'system', 'content': 'You are a helpful assistant'}, {'role': 'user', 'content': 'Hello there'}]\n",
|
||||
"History is:\n",
|
||||
"[['Hello there', 'Hello! How can I assist you today?']]\n",
|
||||
"And messages is:\n",
|
||||
"[{'role': 'system', 'content': 'You are a helpful assistant'}, {'role': 'user', 'content': 'Hello there'}, {'role': 'assistant', 'content': 'Hello! How can I assist you today?'}, {'role': 'user', 'content': 'I want to buy a tie'}]\n",
|
||||
"History is:\n",
|
||||
"[['Hello there', 'Hello! How can I assist you today?'], ['I want to buy a tie', 'Great! What kind of tie are you looking for? Do you have a specific color, pattern, or material in mind? Additionally, do you need it for a special occasion or just for general use?']]\n",
|
||||
"And messages is:\n",
|
||||
"[{'role': 'system', 'content': 'You are a helpful assistant'}, {'role': 'user', 'content': 'Hello there'}, {'role': 'assistant', 'content': 'Hello! How can I assist you today?'}, {'role': 'user', 'content': 'I want to buy a tie'}, {'role': 'assistant', 'content': 'Great! What kind of tie are you looking for? Do you have a specific color, pattern, or material in mind? Additionally, do you need it for a special occasion or just for general use?'}, {'role': 'user', 'content': 'A red one'}]\n"
|
||||
"[{'role': 'system', 'content': 'You are a helpful assistant'}, {'role': 'user', 'content': 'hello'}]\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -403,7 +395,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.11.9"
|
||||
"version": "3.11.10"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user