We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749a40f commit 537ae72Copy full SHA for 537ae72
_pages/dat450/assignment5.md
@@ -1,3 +1,12 @@
1
+---
2
+layout: page
3
+title: 'DAT450/DIT247: Programming Assignment 5: Retrieval-augmented text generation'
4
+permalink: /courses/dat450/assignment5/
5
+description:
6
+nav: false
7
+nav_order: 4
8
9
+
10
# DAT450/DIT247: Programming Assignment 5: Retrieval-augmented text generation
11
In this assignment we will build our own RAG pipeline using LangChain.
12
0 commit comments