Back to home

LangChain

24 articles tagged with this topic

LangChainDeepAgent

LangChain: AI Agents Load Skills On-Demand — Modular Dev Is the New Agent Paradigm

LangChain DeepAgent: AI agents load skill modules on-demand like humans, shifting Agent development from monolithic to pluggable composition for custo

2d ago2 min read
LangChainDeepAgents

LangChain DeepAgents v2 Streams Progress — Opaque Agents Have No Commercial Value

LangChain updates DeepAgents streaming, solving multi-agent black-screen waits. We judge: real-time AI transparency is make-or-break for user retentio

3d ago2 min read
LangChainContext Engineering

LangChain's Context Engineering: Cramming AI With Data Makes It Dumber

More data makes LLMs dumber. LangChain's Context Engineering systematically manages AI's "field of view," marking a shift from parameter rivalry to en

3d ago2 min read
aguitool calling

agui Exposes AI Chat Flaw: Streaming Fails, Tool Calling Needs Unified UI Protocol

agui unifies text, tool calls, and errors into one stream. It fixes UX collapse during AI tool use, evolving frontends from typewriters to true protoc

3d ago2 min read
LangChainRAG

RAG's Five Stages: LLMs Embrace Open-Book Exams as Enterprise Standard

RAG is the enterprise LLM standard, enabling "open-book exams" via knowledge retrieval. But accuracy, engineering complexity, and data cleaning remain

3d ago2 min read
LangChainMulti-Agent

LangChain Dismantles Omnipotent AI: Multi-Agent Becomes Pragmatic Enterprise Choice

LangChain replaces omnipotent AI with specialized multi-agent collaboration. This cures tool-selection errors, shifting AI from tech demos to true bus

4d ago2 min read
VectaRAG

900K-Token RAG Test: Simplest Line Split Wins; Enterprise KBs Stop Overpaying

Most enterprise RAG projects fail at chunking. Latest 900K-token benchmark: simplest line splitting is most accurate. Chunking strategy > model choice

4d ago2 min read
LangChainAgent

LangChain Breaks AI Into 4 Components: Orchestration Layer, Not Just Framework

LangChain splits AI into Chain, Agent, Memory, Tool. It's an orchestration layer shifting LLMs from "talking" to "doing"—crucial for anyone tracking A

4d ago2 min read
ReActAgent

AI Interviews Now Ask 'How to Handle Agent Failures'—Engineering Beats Jargon

Interviews now probe failure recovery over definitions. This signals Agent dev is in deep engineering—jargon isn't enough; you need real crash experie

5d ago2 min read
LangChainLangGraph

LangChain Agent Teardown: LLM Deployment Demands Control, Not Just Convenience

LangChain dissects Agent graph internals and ReAct reasoning loops. Dev shifts from high-level APIs to graph orchestration—control trumps convenience

5d ago2 min read
LangChainAgent

LangChain Teaches AI to Take Notes: Memory Is Agent Deployment's Lifeline

LLMs are inherently amnesic. LangChain's two-layer memory scheme solves Agent amnesia, determining if AI apps evolve from toys into tools.

6d ago2 min read
RAGLangChain

Document Chunking Dictates AI Quality: Get It Wrong, and the Best Model Fails

60% of RAG success hinges on document chunking. Four strategies range from crude to precise; costs match results. This is often the biggest enterprise

6d ago2 min read
LangChainPrompt Engineering

LangChain Templates Take Over Prompts: AI Apps Exit Artisan Era

LangChain's prompt templates solve hardcoding chaos. AI dev shifts from ad-hoc crafting to version-controlled engineering—a key step for enterprise AI

6d ago2 min read
LangChainMCP

LangChain Standardizes AI Tool Calling: LLMs Shift from Talking to Doing

LangChain updates tool APIs for LLMs to interact with external systems. AI shifts from chatbots to executors; tool calling is key to enterprise AI ado

6d ago2 min read
Tongyi QianwenLangChain

Tongyi Qianwen Replicates Deep Research in 200 Lines: Agent Moats Are Shallow

LangChain + Tongyi Qianwen replicate OpenAI's Deep Research in 3 steps, showing Agent barriers are low—but the demo-to-product gap remains.

May 12 min read
LangChainRAG

Building RAG in 30 Lines: AI Bottleneck Is Plumbing, Not Models

LangChain builds RAG in ~30 lines. Enterprise AI bottlenecks are the "plumbing," not models. Frameworks cut trial costs but obscure underlying details

Apr 302 min read
Agent架构ReAct

Agent 的推理方式不 止一种,但大多数人搞混了它们 的层级关系

ReAct, Reflexion, and Router aren't alternatives —they operate at different layers. Picking the wrong level means costly rebuilds.

Apr 191 min read
LangChainClaude Code

AI 助手「自己会 想下一步」背后,藏着三层架构——读 懂它,你才知道它什么时候会失控

Most AI coding assistants run on a three-layer nested architecture. Understanding it tells you exactly when and why AI loses control.

Apr 193 min read
Hermes-AgentNous -Research

Hermes Agent Framework Hits 85K Stars With Self-Evolving Memory

Nous Research's Hermes Agent, open-sourced in February 2026 , reaches 85K GitHub stars with a four-layer memory architecture and runtime skill accumu

Apr 154 min read
DeepSeekRAG

RAG Migration From Self-Hosted to API Cuts Costs 97%

A Chinese SaaS firm cut monthly AI infra costs from ¥80,000 to under ¥2,000 by ditching 4x A100s for DeepSeek API.

Apr 134 min read
OpenClawNanobot

OpenClaw Nanobot Architecture: AI Agent Design Pattern Analysis

OpenClaw's Nanobot pattern reaches 200K GitHub stars as devs dissect its declarative, composable AI agent design.

Apr 123 min read
OpenAICirrus Labs

Cirrus Labs Acquired by OpenAI: What This Means for Solo Builders and AI Tooling

Cirrus Labs joins OpenAI, signaling a shift in AI infrastructure. Analyze the implications for indie hackers, open-source alternatives, and how to piv

Apr 125 min read
LangChainChroma

LangChain-Chroma High-Concurrency Architecture: Beyond Basic RAG

How to fix write blocking, query latency spikes, and OOM errors when scaling Chroma from prototype to production.

Apr 72 min read
LangChainChroma

Vector DBs for Solo Builders: Chroma, FAISS & Pinecone with LangChain

Compare Chroma, FAISS, Pinecone, and Milvus for LangChain RAG apps — with selection criteria for one-person teams.

Apr 62 min read