Introduction to LangChain: Concepts, Models & LLM Integration

A comprehensive introduction to LangChain explaining its core concepts, supported model types, and hands-on integration with Ollama LLMs, chat models, and embedding models.

December 29, 2025 · 3 min · 561 words · Nirajan Khatiwada

Prompt Engineering in LangChain: Templates, Messages & ChatPromptTemplate

Learn how to control and structure prompts in LangChain using PromptTemplate, message classes, and ChatPromptTemplate to build safe, consistent, and context-aware chat applications.

December 29, 2025 · 6 min · 1084 words · Nirajan Khatiwada