Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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