Update Enhance_your_prompts_with_meta_prompting.ipynb (#1531)
This commit is contained in:
parent
863920f950
commit
991736112b
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"meta_prompt = \"\"\"\n",
|
"meta_prompt = \"\"\"\n",
|
||||||
"Improve the following prompt to generate a more detailed sumary. \n",
|
"Improve the following prompt to generate a more detailed summary. \n",
|
||||||
"Adhere to prompt engineering best practices. \n",
|
"Adhere to prompt engineering best practices. \n",
|
||||||
"Make sure the structure is clear and intuitive and contains the type of news, tags and sentiment analysis.\n",
|
"Make sure the structure is clear and intuitive and contains the type of news, tags and sentiment analysis.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue