1333 related articles

LangChain V1.3 course deep-dive: why engineering thinking beats tool-chasing. Covers RAG accuracy myths, Token cost control, and LangChain/LangGraph/Deep Agent breakdowns.

A comprehensive guide to LangChain: core concepts, RAG applications, Agent development, version selection (0.3/1.0), and career opportunities for Java/Python developers entering LLM development.

An in-depth explanation of RAG (Retrieval-Augmented Generation) principles, with a hands-on guide to loading PDF, Word, and other document formats in LangChain to build a complete ChatDoc Q&A app.

An in-depth analysis of the core knowledge system of LangChain 1.3, covering the Harness architecture philosophy, DeepAgent positioning, LangGraph fundamentals, Agent memory, and human-in-the-loop.

An in-depth look at LangChain V1.3's core philosophy: from RAG to multi-agent workflows. Master LangGraph, Chain, and DeepAgent, learn token control and Human-in-the-loop, and become a true master of AI app development.

An in-depth look at LangChain's core value: the three limitations of LLMs, unified model interfaces, modular architecture, configuring the DeepSeek API, and understanding the SystemMessage/HumanMessage/AIMessage/ToolMessage system to build a foundation for Agent development.

Learning AI Agent development is no longer daunting! This article outlines the simplest practical path: master just enough Python, grasp core LLM concepts, then build your first Agent with LangChain.

An in-depth analysis of AI agent development based on Langchain.js—comparing workflow agents and Agent Loops, deconstructing the TypeScript implementation path of an OpenClaw-like engine, covering structured output, MCP, and LangGraph.

LangChain is the leading open-source framework for LLM application development, supporting GPT-4, GLM, and other mainstream models. This article dives into its three core concepts: Components, Chains, and Agents.

LangChain releases four major updates: OpenWiki for auto-generating codebase docs, voice agent tutorials, Harbor evaluation integration, and deepagents programmable sub-agents.

Starting from the three limitations of LLMs, this guide systematically explains LangChain's core positioning, environment setup, API key prep, model init, and the message system. Learn init_chat_model and AIMessage/HumanMessage/SystemMessage.

Deep dive into LangChain's three modules: Chain pipelines, LangGraph state graphs, and autonomous planning Agents. From RAG to ReAct — build your AI architecture thinking.

Learn LangChain Prompt templates and prompt engineering to build a customizable AI assistant like JARVIS. Covers LLM vs Chat Model differences with practical examples.

An in-depth breakdown of LangChain 1.3's core concepts, covering the three major limitations of LLMs, Agent architecture, memory management, and a complete learning path. Master LangChain and LangGraph to quickly build AI development skills.

LangChain is an open-source framework connecting LLMs with external data. This guide explains its three core components: Components, Chains, and Agents for enterprise AI development.

Master LangChain from scratch: the three limitations of LLMs, init_chat_model unified interface config, the Message type system, and the path from LLM calls to Agent development.

A deep dive into LangChain's positioning and value—why do LLMs need a middle layer? How does LangChain serve as the 'glue' unifying multi-model interfaces and supporting Agent development? Learn its core modules and learning path.

As LLM costs keep falling, how can Java developers seize the AI opportunity? This article explores LangChain4J's core capabilities, supported models and vector databases, and compares LangChain4J vs. Spring AI to help you build local knowledge bases and intelligent customer service systems.

An in-depth look at LangChain 1.3's core modules and DeepAgent architecture—covering the Harness philosophy, LangGraph internals, HITL, memory management, and guardrails to master production-grade AI Agent development.

Frontend hiring now treats AI capabilities as a core assessment, covering RAG knowledge bases, AI Agent development, and LangChain.js engineering. Learn how LangChain.js + Nuxt.js helps frontend developers build memory- and retrieval-capable AI full-stack apps.