cd/entity/LangChain· home entities LangChain
grep -l @langchain /news/*.json | wc -l → 421

LangChain

mentions 421 type Organization page 15/22 feed RSS

// recent coverage 421 mentions

16:01
2026-06-17
pub.towardsai.net
ai-agents

Your First Real LangGraph Project:

A developer has published a step-by-step guide for building a LangGraph-based customer support agent called ShopBot, which uses memory patterns, human-in-the-loop approval, and real tools to handle e-…

14:00
2026-06-17
kdnuggets.com
ai-tools

How (and Why) I Built an AI Assistant

A developer built a custom AI assistant to gain control over workflow, data privacy, and tool integration, using GPT-4o as the primary model with Claude as a fallback. The project was motivated by the…

11:29
2026-06-17
langchain.com
ai-agents

The Art of Loop Engineering

LangChain details a three-layer loop engineering approach for building reliable AI agents, including the core agent loop, a verification loop for quality control, and an event-driven loop for backgrou…

04:11
2026-06-17
byteiota.com
ai-infrastructure

Amazon Bedrock AgentCore: Deploy Agents in 4 Commands

Amazon Bedrock AgentCore, generally available since late 2025, enables developers to deploy AI agents in four commands using any framework and model, handling operational infrastructure like session m…

02:57
2026-06-17
github.com
ai-agents

Headroom

Headroom, a context compression layer for AI agents, reduces token usage by 60–95% by compressing tool outputs, logs, and conversation history before they reach the LLM. The open-source tool offers mu…

00:53
2026-06-17
dev.to
large-language-models

How I Cut Costs 65% Migrating LangChain to DeepSeek

A developer cut inference costs by 65% by migrating a LangChain pipeline from GPT-4o to DeepSeek models via Global API. The switch, which took about ten minutes, reduced monthly costs from $1,000 to $…

22:09
2026-06-16
dev.to
ai-agents

Enterprise AI Agents Are Leaving the Server | Focused Labs

Enterprise AI agents are expanding beyond server-side operations to act on client-side state, such as unsaved form data, cursor positions, and browser permissions. Focused Labs highlights that server-…

22:09
2026-06-16
dev.to
ai-agents

AI Agent Cost Is a Runtime Signal | Focused Labs

Focused Labs argues that AI agent costs should be treated as a runtime signal rather than a monthly bill, emphasizing that cost management must integrate with traces, evals, and policy changes. The po…

20:31
2026-06-16
dev.to
ai-agents

Building AI agents with LangChain

LangChain agents built on LangGraph use a tool-calling loop until a final answer is returned. The high-level createAgent function accepts a model, tools defined with tool(), and an optional system pro…

15:57
2026-06-16
dev.to
artificial-intelligence

Agentic AI Frameworks: What 370K GitHub Stars Reveal

A developer's analysis of agentic AI frameworks with 370,000 combined GitHub stars reveals that production reliability remains elusive despite impressive demos. The gap between 'can complete task' and…

14:08
2026-06-16
dev.to
developer-tools

tracesage: See Inside Your LangGraph Agents

A developer built tracesage, an open-source local-first observability tool for LangChain and LangGraph agents. It hooks into LangChain's callback stream to capture events, stores them locally, and ren…

10:36
2026-06-16
dev.to
ai-agents

AI Workflows vs AI Agent Coordination: Why You Need Both

A developer built Network-AI, an open-source coordination layer that prevents state conflicts in multi-agent AI systems. The tool addresses a common production failure where agents overwrite each othe…

← prev page 15 / 22 next →
// co-occurs with top 8 entities
// topics top 6 topics