Update gpt-4-langchain-docs.ipynb

This commit is contained in:
James Briggs
2023-08-21 17:45:09 +01:00
committed by GitHub
parent 2f4cc640f6
commit 5e0e09d38f

View File

@@ -10,7 +10,7 @@
"\n",
"# GPT4 with Retrieval Augmentation over LangChain Docs\n",
"\n",
"[![Open nbviewer](https://raw.githubusercontent.com/pinecone-io/examples/master/assets/fast-link.svg)](https://colab.research.google.com/github/pinecone-io/examples/blob/master/generation/gpt4-retrieval-augmentation/gpt-4-langchain-docs-fast.ipynb)\n",
"[![Open nbviewer](https://raw.githubusercontent.com/pinecone-io/examples/master/assets/fast-link.svg)](https://github.com/pinecone-io/examples/blob/master/docs/gpt-4-langchain-docs.ipynb)\n",
"\n",
"In this notebook we'll work through an example of using GPT-4 with retrieval augmentation to answer questions about the LangChain Python library."
]