microsoft / lida

Automatic Generation of Visualizations and Infographics using Large Language Models
https://microsoft.github.io/lida/
MIT License
2.57k stars 261 forks source link

Can it run in Azure function or Azure WebApp #103

Open nssidhu opened 4 months ago

nssidhu commented 4 months ago

I have couple of questions. 1) Can LIDA run on Azure Function or Azure WebAPP ? 2) Can it use Azure OpenAI instead of OpenAI ? 3) want to verify, if it can work on Azure function or Azure WebApp, does it take outside of Azure Subscription or does everything stays local within Azure subscription of Etnerprise ?

quartermaine commented 4 months ago

@nssidhu Regarding question 2, LIDA can use Azure OpenAI see llmx for more details.