LLM & AI Agent Applications with LangChain and LangGraph — Part 2
pub.towardsai.net·2h
💬Natural Language Processing
Preview
Report Post

LLM & AI Agent Applications with LangChain and LangGraph — Part 2: What is a machine learning model and what makes LLMs special?

9 min readNov 26, 2025

Press enter or click to view image in full size

Welcome in next chapter in the series about LLMs-based application development.

In this part I want to clarify two things that appear constantly in any discussion about AI: what a machine learning model actually is, and what is specific about the large language models we will be using in our applications.

My goal is not to give you a textbook definition, but to build an intuition you can carry with you when we start wiring models into LangChain and LangGraph flows.

Imagine the word model in AI as shorthand for “a very specialized expert that has learned to recognize p…

Similar Posts

Loading similar posts...