Airlines fully customized project and refine query approach by using llama in week 2

This commit is contained in:
codenigma1
2024-12-24 14:43:21 +11:00
parent 8d08bc0bc6
commit b178bbcf34
2 changed files with 640 additions and 1 deletions

View File

@@ -117,7 +117,6 @@
"metadata": {},
"outputs": [],
"source": [
"# Simpler than in my video - we can easily create this function that calls OpenAI\n",
"# It's now just 1 line of code to prepare the input to OpenAI!\n",
"\n",
"def chat(message, history):\n",