<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>agents on dhdevops.com</title><link>https://dhdevops.com/tags/agents/</link><description>Recent content in agents on dhdevops.com</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><lastBuildDate>Sun, 26 Jul 2026 09:30:49 +0100</lastBuildDate><atom:link href="https://dhdevops.com/tags/agents/index.xml" rel="self" type="application/rss+xml"/><item><title>Adding Web Search to Langchain Agents using Tavily Search</title><link>https://dhdevops.com/posts/langchain-web-search-agent-tutorial/</link><pubDate>Sun, 26 Jul 2026 09:30:49 +0100</pubDate><guid>https://dhdevops.com/posts/langchain-web-search-agent-tutorial/</guid><description>Introduction I&amp;rsquo;ve been experimenting with building agents using the popular (and mature, with great docs!) framework langchain.
I wanted to understand how to add a web search capability so my agents could search the web to ground their responses in up-to-date information.
How Web Search is Done in Langchain In langchain, this is done using tools, which as the name suggests, are utilities that the agent can use to perform its task.</description></item></channel></rss>