Azure-Samples / azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://azure.microsoft.com/products/search
MIT License
5.6k stars 3.75k forks source link

This repo and commercial purposes #1654

Closed billigproton closed 1 month ago

billigproton commented 1 month ago

Hello, I have a question about the licensing of this solution. Does it have some sort of a license that it prevents from using it commercially?

Thanks!

Best regards, Daniel

pamelafox commented 1 month ago

We use MIT license: https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/LICENSE That generally does permit commercial use, but check with a lawyer if you have doubts.