microsoft / ABAP-SDK-for-Azure

ABAP Libraries for SAP native Integration with Azure Services
MIT License
176 stars 62 forks source link

Link Microsoft AI SDK for SAP #138

Closed MartinPankraz closed 1 year ago

MartinPankraz commented 1 year ago

Our specialized OpenAI ABAP SDK offering and customers would profit from discoverability if cross-referenced here. Please add a callout to: https://github.com/microsoft/aisdkforsapabap

vikasbansal2022 commented 1 year ago

Thank You @MartinPankraz for the suggestion. We will be adding a class to connect to Azure Open AI.

MartinPankraz commented 1 year ago

That is great indeed! Nevertheless increased discoverability to both projects by cross-linking would be desirable.

vikasbansal2022 commented 1 year ago

Hi Martin, we have added our Azure Open AI Class 'ZCL_ADF_SERVICE_AZUREOPENAI.' For now, it supports Completion operation.

image