Miguel Angel Soto Espinoza
Miguel Angel Soto Espinoza
I just cloned this project and my visual_chatgpt.py file does not contain 940 lines, but I just added the code you mentioned above and it worked!
I added this to the visual_chatgpt.py file (line 11): os.environ["OPENAI_API_KEY"] = "INSERT_YOUR_KEY_HERE" (replace with your key and save the file)
Similar error, already added permissions and index is not being created: Ensuring search index gptkbindex exists Traceback (most recent call last): File "C:\Demos\Azure-search-openai-demo\scripts\prepdocs.py", line 208, in create_search_index() File "C:\Demos\Azure-search-openai-demo\scripts\prepdocs.py", line...