Using the SAP Cloud Javascript SDK for AI

 

Using the SAP Cloud Javascript SDK for AI

Introduction

In this blog, We will build a Node.js Service with authenticaton that Talks to SAP Generative AI Hub. We’ll spin up a tiny Express server, protect it with XSUAA, call an OpenAI model (gpt-4o-mini) deployed in the Generative AI Hub, and push the whole thing to Cloud Foundry.

Source code is ~70 lines; everything else is service wiring.

 

 

​  Using the SAP Cloud Javascript SDK for AI IntroductionIn this blog, We will build a Node.js Service with authenticaton that Talks to SAP Generative AI Hub. We’ll spin up a tiny Express server, protect it with XSUAA, call an OpenAI model (gpt-4o-mini) deployed in the Generative AI Hub, and push the whole thing to Cloud Foundry.Source code is ~70 lines; everything else is service wiring.    Read More Technology Blog Posts by Members articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author