Episode #162
Introduction
In episode 162 of our SAP on Azure video podcast we talk about RISE into the Future with SAP, SAP announcing new generative AI assistant Joule and chatBASF. Then we go back to the AI SDK for SAP. A few weeks ago we already had Gopal joining us where he introduced us to the AI SDK for ABAP. As promised we wanted to take a deep dive on this topic. Gopal has brought some cool examples on how you can use Azure OpenAI as an ABAP developer.
https://microsoft.github.io/aisdkforsapabap/
Find all the links mentioned here: https://www.saponazurepodcast.de/episode162
Reach out to us for any feedback / questions:
- Robert Boban: https://www.linkedin.com/in/rboban/
- Goran Condric: https://www.linkedin.com/in/gorancondric/
- Holger Bruchelt: https://www.linkedin.com/in/holger-bruchelt/
#Microsoft #SAP #Azure #SAPonAzure #AzureAI #OpenAI #AI #ABAP
Summary created by AI
Key Topics:
- Introduction: Holger and Gopal introduce themselves and the topic of the SDK for ABAP.
- News: Holger shares three news items about SAP events, products, and chatbot scenarios.
- SDK for ABAP demo: Gopal shows how to install, configure, and use the SDK for ABAP to create a simple program that interacts with OpenAI and generates text based on prompts.
- SDK for ABAP features: Gopal explains some of the enterprise-ready capabilities of the SDK for ABAP, such as data policies, profile settings, and granular control.
- 0:00 Intro
- 1:05 RISE into the Future
- 1:40 SAP Announces New Generative AI Assistant Joule
- 2:30 chatBASF
- 4:10 Introducing Gopal Nair
- 7:00 AI SDK for SAP - Documentation
- 7:30 Prerequisites - Azure OpenAI Key, Endpoints and Model
- 11:05 Create new ABAP Program leveraging SFLIGHT
- 13:40 Initializing the SDK
- 18:00 Completions Overview
- 23:55 Calling the Azure OpenAI SDK
- 26:50 Running the program
- 29:40 Enhancing the program
- 33:40 Chat Completions
- 37:30 Outlook