A complete, testable requirements walkthrough for a RAG-grounded Agentforce
Service Agent — knowledge architecture, chunking, guardrails, action limits and
deterministic escalation, with 40+ test cases you can run against your own build.
By Sanket Kumar
A complete, testable requirements walkthrough for a RAG-grounded Agentforce
Service Agent — knowledge architecture, chunking, guardrails, action limits and
deterministic escalation, with 40+ test cases you can run against your own build.
In our previous blog post, we explored the fundamentals of @lwc/state by building a loan application using atoms, computed values, and actions. We learned how
State management has been one of the biggest challenges in Lightning Web Components development. Passing data between components through properties and events works well for
We have setup Messaging Setting and Embedded Deployment Setting v2 in part 1 of this blog. Let us setup the remaining steps: Create a routing
Custom Lightning types allow developers to customize the appearance and behavior of UI for Agentforce Employee agents in Lightning Experience. They use the LightningTypeBundle metadata
This project implements a custom web-based chat client for Salesforce Agentforce using the Salesforce Messaging for In-App and Web API v2. The application provides a
In this blog, we’ll explore how to automatically generate a case summary when a Salesforce Case status transitions to “Escalated”, using the Agentforce Models AI
In this article, we’ll explore how to use the Agentforce Models AI API to automatically generate and post Chatter messages when a Salesforce Case status
Agentforce Models AI API is opening exciting doors for developers by integrating AI natively into Apex. A powerful pattern emerging (AI + Apex) by using