cancel
Showing results for 
Search instead for 
Did you mean: 

Send prompt from SAP GUI to AI Core service

pankajgupta1992
Explorer
0 Kudos
141

Hello everyone,

I am trying to create an application on my SAP backend in SAP GUI that can send my prompts from GUI to SAP BTP AI core service .Can anyone guide me how can I achieve this?

Accepted Solutions (1)

Accepted Solutions (1)

VinayBhatt
Product and Topic Expert
Product and Topic Expert

You can try ABAP AI ADK with ISLM App (S/4HANA) , refer the sap help guide here 

Here is a youtube Video demo from ISLM community, wherein gen AI sdk in abap is shown along with maintenance of System and user prompts in ISLM app (with placeholders passed dynamically as the abap code executes). AI core connection is maintained for each ISLM scenario using SPRO IMG activity , wherein AI Core API ( client ID /secret) can be maintained. 

 

 

Answers (0)