Skip to content

Commit 537ae72

Browse files
committed
Updated the instructions.
1 parent 749a40f commit 537ae72

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_pages/dat450/assignment5.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# DAT450/DIT247: Programming Assignment 5: Retrieval-augmented text generation
211
In this assignment we will build our own RAG pipeline using LangChain.
312

0 commit comments

Comments
 (0)