October 2025
Intermediate to advanced
368 pages
9h 37m
English
Previously, you learned how to build applications based on large language models (LLMs) by chaining various components, such as prompt template and memory. You also learned how to use LlamaIndex to connect an LLM to answer questions pertaining to your own data. To use LangChain, you must download the langchain package and then use the various APIs in the framework.
In this chapter, you’ll learn an easy approach to building LLM-based applications using LangChain. Instead of writing code, you’ll build ...
Read now
Unlock full access