- 02_05 - Project Overview and Setup
- 02_06 - Creating an OpenAI API Key.html
- 02_07 - Using LangChain the Simple Way
- 02_08 - Introducing Chains
- 02_09 - 004-code.zip
- 02_09 - Adding a Chain
- 02_10 - 005-code.zip
- 02_10 - Parsing Command Line Arguments
- 02_11 - 006-code.zip
- 02_11 - Securing the API Key
- 02_12 - 007-code.zip
- 02_12 - Connecting Chains Together
- 02_13 - 008-code.zip
- 02_13 - Chains in Series with SequentialChain