Saturday, 1 November 2025

RAG vs CAG

 

RAG: Retrieval Augmented Generation


CAG: Context Augmented Generation

No comments:

Post a Comment

Building a ReAct Agent with LangGraph & LangSmith

In this post, I walk through building a ReAct (Reasoning + Acting) agent using LangGraph and Groq's openai/gpt-oss-120b model, where the...