Building an RAG Solution with DeepSeek-r1, Tavily, and LangGraph

Building an RAG Solution with DeepSeek-r1, Tavily, and LangGraph

Author:DeanSacoransky and Deniz Askin The Impact of DeepSeek-r1 DeepSeek publicly released the r1 model less than a month ago. Suddenly, everyone can publicly use a powerful reasoning model for application and model development. In this article, we propose a simple intelligent agent workflow that empowers DeepSeek-r1 to perform information retrieval in an intelligent agent manner! … Read more

Integrating Tavily Search MCP in Cline: A Guide

Integrating Tavily Search MCP in Cline: A Guide

Introduction This article will detail how to integrate the Tavily Search intelligent search function in the Cline editor. We will start with the basics of the MCP (Model Context Protocol) and delve into the installation configuration, usage methods of the Tavily Search MCP server, as well as advanced secondary development techniques. Whether you are an … Read more