Skip to content
Open
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
16 changes: 8 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ Crash course on LangChain for LLM Application Developement by [DeepLearning.AI](

## Course Plan

- [Lesson0: Introduction](#)
- [Lesson1: Models, Prompts and Parsers](#)
- [Lesson2: Memory](#)
- [Lesson3: Chains](#)
- [Lesson4: Question & Answer](#)
- [Lesson5: Evaluation](#)
- [Lesson6: Agents](#)
- [Conclusion](#)
- Lesson0: Introduction
- Lesson1: Models, Prompts and Parsers
- Lesson2: Memory
- Lesson3: Chains
- Lesson4: Question & Answer
- Lesson5: Evaluation
- Lesson6: Agents
- Conclusion


## Setup & Dependencies
Expand Down