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 _pages/dat450/assignment5.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ In this assignment we will build our own RAG pipeline using LangChain.
- Get an understanding for the challenges and use cases of RAG.

## Requirements
Please submit your solution in Canvas. **Submission deadline: December 8.**
Please submit your solution in [Canvas](https://canvas.chalmers.se/courses/36909/assignments/117619). **Submission deadline: December 8.**

Submit Python files containing your solution to the programming tasks described below. In addition, to save time for the people who grade your submission, please submit a text file containing the outputs printed out by your Python program; read the instructions carefully so that the right outputs are included.

Expand Down