Skip to content

Commit

Permalink
docs: Update langchain_quick_start.ipynb (#47)
Browse files Browse the repository at this point in the history
Add Links for memory store + langchain to match cloud sql quick start.
  • Loading branch information
tabbyl21 committed Mar 4, 2024
1 parent 293cefb commit cca508d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/langchain_quick_start.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"---\n",
"\n",
"# **Introduction**\n",
"In this codelab, you'll learn how to create a powerful interactive generative AI application using Retrieval Augmented Generation with Memorystore for Redis and LangChain. You'll build an application grounded in a [Netflix Movie dataset](https://www.kaggle.com/datasets/shivamb/netflix-shows), allowing you to interact with movie data in exciting new ways."
"In this codelab, you'll learn how to create a powerful interactive generative AI application using Retrieval Augmented Generation powered by [Memorystore for Redis](https://cloud.google.com/memorystore) and [LangChain](https://www.langchain.com/). You'll build an application grounded in a [Netflix Movie dataset](https://www.kaggle.com/datasets/shivamb/netflix-shows), allowing you to interact with movie data in exciting new ways."
]
},
{
Expand Down

0 comments on commit cca508d

Please sign in to comment.