Skip to content

Commit 1b02186

Browse files
authored
Merge pull request #58 from hinthornw/wfh/rm_coming_soon
Link to part 2
2 parents 410afa6 + 99c2547 commit 1b02186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LangChain Cookbook Part 1 - Fundamentals.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"source": [
1616
"*This cookbook is based off the [LangChain Conceptual Documentation](https://docs.langchain.com/docs/)*\n",
1717
"\n",
18-
"**Goal:** Provide an introductory understanding of the components and use cases of LangChain via [ELI5](https://www.dictionary.com/e/slang/eli5/#:~:text=ELI5%20is%20short%20for%20%E2%80%9CExplain,a%20complicated%20question%20or%20problem.) examples and code snippets. For use cases check out part 2 (coming soon).\n",
18+
"**Goal:** Provide an introductory understanding of the components and use cases of LangChain via [ELI5](https://www.dictionary.com/e/slang/eli5/#:~:text=ELI5%20is%20short%20for%20%E2%80%9CExplain,a%20complicated%20question%20or%20problem.) examples and code snippets. For use cases check out [part 2](./LangChain%20Cookbook%20Part%202%20-%20Use%20Cases.ipynb).\n",
1919
"\n",
2020
"\n",
2121
"**Links:**\n",

0 commit comments

Comments
 (0)