MSUSAzureAccelerators / Azure-Cognitive-Search-Azure-OpenAI-Accelerator

Virtual Assistant - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure AI Search + Azure SQL + Bing API + Azure Document Intelligence + LangChain + CosmosDB
https://gptsmartsearchapp.azurewebsites.net
MIT License
336 stars 555 forks source link

Prevent secrets disclosure in public repo #64

Open mrochon opened 7 months ago

mrochon commented 7 months ago

Modified readme to instruct user to use a separate .env file and make it ignorable on commit. Also, added code to reload .env file into a notebook if its (.env file's) contents have been changed after loading the notebook.

(I have a faint recollection of creating this pull request before but now do not see it. Sorry if somehow duplicate).