Building a RAG Bot on SAP BTP With Hana Cloud Vector Engine and AI Core

SAP BTP ABAP Environment, SAP AI Core, SAP BTP Cockpit

Retrieval-Augmented Generation (RAG) is a method for improving the output of large language models (LLMs). While LLMs are trained on vast amounts of data, they may lack access to proprietary or enterprise-specific information behind paywalls, or other custom data needed to generate accurate results. RAG supplements the LLM’s knowledge by retrieving relevant external information, making […]

Continue reading


SAP Business Technology Platform Blue-Green Deployment Approach in SAP BTP Cloud foundry

SAP BTP Security, SAP Cloud Application Programming Model, SAP BTP, Cloud Foundry runtime and environment, SAP BTP cockpit

What is Blue-Green Deployment? Blue-Green Deployment in SAP BTP Cloud Foundry is a reliable strategy for updating applications with zero downtime and minimal risk. The concept revolves around maintaining two identical environments: While end-users continue working in the Blue environment, developers can safely deploy and verify the updated application in Green. This allows for functional […]

Continue reading