Some comments and a fix to week 2 discovered by Bill G.
This commit is contained in:
@@ -397,7 +397,9 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"system_prompt = \"You are an assistant that analyzes the contents of a company website landing page \\\n",
|
||||
"# With massive thanks to Bill G. who noticed that a prior version of this had a bug! Now fixed.\n",
|
||||
"\n",
|
||||
"system_message = \"You are an assistant that analyzes the contents of a company website landing page \\\n",
|
||||
"and creates a short brochure about the company for prospective customers, investors and recruits. Respond in markdown.\""
|
||||
]
|
||||
},
|
||||
@@ -438,6 +440,14 @@
|
||||
")\n",
|
||||
"view.launch()"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "ede97ca3-a0f8-4f6e-be17-d1de7fef9cc0",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
|
||||
Reference in New Issue
Block a user