Forum Discussion
Manand
3 years agoRegular Visitor
Calling Azure Open AI in Power BI
I have been using ChatGPT API in Power BI as a function to get response to prompts. I am using the below code - let GetOpenAIResponse = (message as text) => let apiKey = "YOUR_OPENAI_API_KEY...
AI-Lens
3 years agoAdvocate I
You can take a look at the Power Bi Visual we are developing here. It essentially accopmplishes what you want. In the data source area of the visual it allows you to hook up the data sources you want OpenAI to have access to and then gives you a chatgpt like interface to talk about your data. We interact with OpenAI's API for a secure and confident visual. Let us know if you have any questions!
You can download it for free here: https://www.powerbiailens.com/