Reverted modified files in week2/community-contributions

This commit is contained in:
Zoya Hammad
2025-03-14 11:04:19 +05:00
parent dbe489e22e
commit c69dd74cf7
5 changed files with 372 additions and 21 deletions

View File

@@ -174,7 +174,7 @@
"**message** is the prompt to use \n",
"**history** is the past conversation, in OpenAI format \n",
"\n",
"We will combine the system message, history and latest message, then call OpenAI."
"We will combine the system message, history and latest message, then call OpenAI ."
]
},
{
@@ -288,7 +288,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "llms",
"language": "python",
"name": "python3"
},