Skip to content

Commit

Permalink
adding pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieG committed Sep 18, 2024
1 parent c3b400f commit 78b81b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/langchain_examples/langchain_examples.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"outputs": [],
"source": [
"%pip install langchain==0.2.9\n",
"%pip install langchain_openai\n",
"%pip install -U agentops\n",
"%pip install -U python-dotenv"
]
Expand Down Expand Up @@ -725,7 +726,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.0"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 78b81b0

Please sign in to comment.