mirror of
https://github.com/anthropics/claude-cookbooks.git
synced 2025-10-06 01:00:28 +03:00
Merge pull request #11 from stakats/patch-1
Update rag_using_pinecone.ipynb
This commit is contained in:
@@ -430,7 +430,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"keyword_json = \"{\" + get_completion(create_keyword_prompt(query))\n",
|
||||
"keyword_json = \"{\" + get_completion(create_keyword_prompt(USER_QUESTION))\n",
|
||||
"print(keyword_json)"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user