I have a project requirement where i would like to integrate our existing LLMs into Power apps so that response and request can be displayed in our power apps screen.
For this, I wanted to do a POC where i would like to use open source LLMs such as Chat GPT/Azure open AI to create a custom connector in power apps. So that if any user enters the prompt (Power apps text input control to use in power apps screen), our LLMs should give response.
Can i achive this scenario? if yes, could any one share resources with me.
Note: i tried creating custom connector for chat gpt APIs i.e. chat generators and text generation. But getting DLP policy error like below.
"Connection creation/edit of 'shared_chatgpt-5f17cc1e3c03297613-5fa2c14c45ff86364f' has been blocked by Data Loss Prevention (DLP) policy 'Default Policy'."