Skip to content

Commit

Permalink
Key remove
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishpatel26 committed Nov 26, 2023
1 parent 5aa5a76 commit 3feb9fa
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions 15.RAG_LangChain.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,12 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"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\n"
]
}
],
"outputs": [],
"source": [
"# check if api_key has loaded\n",
"print(api_key)"
"# print(api_key)"
]
},
{
Expand Down Expand Up @@ -425,7 +417,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10"
"version": "3.9.7"
},
"orig_nbformat": 4
},
Expand Down

0 comments on commit 3feb9fa

Please sign in to comment.