Tech News
All News AI & ML Architecture DevOps Open Source Programming Team Management Testing & QA Web

Latest News

⚑ Report a Problem

Tech news from the best sources

All topics AI Gear News Tech agents ai api architecture automation beginners career database devchallenge devops gemma javascript llm machinelearning mcp opensource performance productivity programming python react security showdev tutorial typescript webdev
All EN RU
EN

How to Add Memory Security to Your LangChain Agent in 5 Minutes

Why Your Agent's Memory Needs Security If you're building LangChain agents with persistent memory (ConversationBufferMemory, RedisChatMessageHistory, …

langchainpythonsecuritytutorial
Dev.to May 29, 2026, 16:28 UTC
EN

LangChain Interrupt: Agents Moved Into the Runtime | Focused

Interrupt felt different this year. Less model worship. More runtime. Instead of another round of model worship, the more useful conversations at the …

programminglangchainai
Dev.to May 28, 2026, 04:06 UTC
EN

Agent Series (3): Plan-and-Solve — Think First, Then Act

Where Does ReAct Hit a Wall? The previous article established ReAct's greedy strategy — each step looks at only the current state and decides the next…

aiagentslangchainllm
Dev.to May 24, 2026, 01:20 UTC
EN

How to Build a Human-in-the-Loop AI Agent with LangChain & LangGraph

AI agents are powerful — but sometimes too powerful. What if your agent is about to send an email on your behalf and you want a chance to say "wait, h…

langchainaiagentslanggraph
Dev.to May 22, 2026, 08:43 UTC
EN

Three Design Decisions That Shaped the Enterprise RAG Retrieval Pipeline

Enterprise RAG — A practitioner's build log | Post 3 of 6 A retrieval pipeline has more design surface than it appears. The technology choices — vecto…

ailangchainvectordatabaserag
Dev.to May 21, 2026, 16:36 UTC
EN

5 silent failure patterns which I found analyzing 50+ real agent traces

After analyzing over 50 real production agent traces from developers building with LangChain, AutoGen, and custom agents, I found out that most agent …

langchainllmagentspython
Dev.to May 19, 2026, 12:37 UTC
EN

How to Make Your AI Agent Earn Real Money — Mercatai Integration Guide

Your AI agent can write code, research topics, translate documents, and analyze data. But can it pay its own API bills? Now it can. Mercatai is a B2B …

aipythoncrewailangchain
Dev.to May 18, 2026, 11:25 UTC
EN

5 Reasons Your RAG System Will Fail in Production (And the Patterns I Use to Fix Each One)

The 80% Problem Most RAG demos look magical. You drop in 10 PDFs, ask 3 questions, get clean answers. Ship it. Then production hits. The document corp…

airaglangchainmachinelearning
Dev.to May 17, 2026, 19:15 UTC
EN

RAG Series (17): Agentic RAG — Giving the Agent Control Over Retrieval

The Silent Failure of Pipeline RAG Every article in this series has been trying to answer the same question: how do we make retrieval better? Better c…

airagragaslangchain
Dev.to May 17, 2026, 05:24 UTC
EN

cerone-openclaw-plugin : check OpenClaw tool calls before they run

I’ve been working on cerone-openclaw-plugin, a native OpenClaw plugin that checks tool calls with Cerone before execution. (Cerone is an AI agent runt…

langchainagents
Dev.to May 16, 2026, 17:20 UTC
EN

Converting LangChain Messages to OpenAI and Amazon Bedrock Converse Formats

When building AI applications with LangChain, your chat history usually lives as a list of LangChain message objects like SystemMessage , HumanMessage…

langchainawsbedrockopenai
Dev.to May 16, 2026, 00:42 UTC
EN

AgentKit vs LangChain vs Direct HTTP — picking the right integration for paid agent APIs

When you're plugging an LLM agent into an external API, you have three reasonable patterns: hand-rolled HTTP, AgentKit's action provider model, or Lan…

langchainagentkitaiwebdev
Dev.to May 14, 2026, 01:24 UTC
EN

Auto-Merging RAG: Hierarchical Retrieval ⛓️

🚨 The Problem: Context Fragmentation Imagine a 50-page legal contract. If you chunk it into tiny 200-character pieces, one chunk might say: "The liabi…

airaglangchainpython
Dev.to May 11, 2026, 17:28 UTC
EN

LangChain ChromaDB Metadata Priority Injection — RAG Poisoning Vulnerability

LangChain ChromaDB Metadata Priority Injection Vulnerability Summary LangChain's Chroma integration allows attackers to manipulate document retrieval …

securitylangchainllmvulnerability
Dev.to May 10, 2026, 21:04 UTC
EN

LangChain issue requests EU AI Act audit logging — frameworks need this now

langchain has an open github issue (35357) requesting structured compliance audit logging for eu ai act article 12. the issue is still open. framework…

complianceailangchain
Dev.to May 9, 2026, 19:31 UTC
EN

I built ORAG - an organizational RAG and MCP platform in TypeScript

I spent the last couple of days building something I kept wishing existed A platform that takes your organization's internal data such as docs, wikis,…

ailangchainmcptypescript
Dev.to May 8, 2026, 19:17 UTC
EN

AI Agent Frameworks Compared: LangChain vs Custom vs Agentic Systems

AI agents are rapidly moving from experimental prototypes to production infrastructure. Developers are no longer just building chatbots. They’re build…

aiagentslangchainagentaichallenge
Dev.to May 8, 2026, 09:22 UTC
EN

RAG Series (10): Hybrid Search — Retrieving More, Missing Less

A Blind Spot in Vector Search Suppose your knowledge base contains a document with this sentence: "For Chinese scenarios, we recommend BAAI/bge-large-…

ragbm25langchainai
Dev.to May 8, 2026, 03:24 UTC
EN

Deep Dive: LangChain 0.3 LCEL and How It Optimizes Claude 3.7 Calls

If you’ve ever watched a Claude 3.7 API call sit in a pending state for 2.1 seconds while your LangChain pipeline serializes prompts, parses outputs, …

deepdivelangchainlcel
Dev.to May 7, 2026, 13:33 UTC
EN

Madrigal's "Failures as Eval Suites" Pattern and How Flow Already Provides the Infrastructure

A blog post on LangChain's site about how Madrigal Pharmaceuticals built their multi-agent AI platform caught my attention this week. Not because of t…

langchainlangsmithagentsvalidation
Dev.to May 6, 2026, 08:23 UTC
EN

How to Monetize Your AI Agents with LangChain and Kong

Say you built an AI agent and customers are starting to pay for it. Sooner or later you'll want to charge them by what they actually use, because some…

ailangchainprogrammingwebdev
Dev.to May 5, 2026, 15:26 UTC
EN

Build a RAG agent with LangChain and Ollama

I started where a lot of us do: a LangChain RAG walkthrough. You chunk some text, embed it, retrieve top‑k chunks, and wire an LLM to answer questions…

pythonraglangchainollama
Dev.to May 5, 2026, 04:12 UTC

© Tech News — Headline Aggregator

Sitemap Legal Notice Privacy Terms Copyright / Removal DSA Contact

Leaving the site

You are about to open an external website:

Continue →