Module 0 - Getting Set Up

Setups


Module 1: Introduction

Motivation

A solitary language model is fairly limited…

… e.g., access to tools, external context, multi-step workflows.

So, many LLM applications use a control flow …

… with steps pre / post-LLM call (tool calls, retrieval, etc).