Foundational
📄️ LLM
The most common type of chaining in any LLM application is combining a
📄️ Router
Routing allows you to create non-deterministic chains where the output
📄️ Sequential
The next step after calling a language model is to make a series of
📄️ Transformation
Often we want to transform inputs as they are passed from one component