Build an Extraction Chain
In this tutorial, we will build a chain to extract structured information from unstructured text.
tip
This tutorial will only work with models that support function/tool calling
Concepts
Concepts we will cover are:
- Using language models
- Using function/tool calling
- Debugging and tracing your application using LangSmith