Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/Enhance_your_prompts_with_meta_prompting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
"outputs": [],
"source": [
"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",
"Make sure the structure is clear and intuitive and contains the type of news, tags and sentiment analysis.\n",
"\n",
Expand Down