MicrosoftLearning / mslearn-openai

https://microsoftlearning.github.io/mslearn-openai/
MIT License
214 stars 325 forks source link

Lab6-YourData: many learners having issues with Search index #38

Closed unaihuete93 closed 7 months ago

unaihuete93 commented 7 months ago

Module: 00

Lab/Demo: Use your own data with Azure OpenAI

Task: Connect your data in the chat playground

Step: 10

Description of issue

After saving the data upload/indexing setup, it takes many minutes to finish (even if index is ready , as we can see in Azure Portal). Many times it even gives a warning of index not found.

WORKAROUND IN CLASS:

  1. Delete data source that is failing
  2. Connect data source to the Search service > index margiestravel-index > same settings as before for rest.
ivorb commented 7 months ago

@unaihuete93 are you saying that when the index is ready, just removing the data source connection then re-adding it as a search resource (instead of re-uploading and going through all of that)? I can add that as a note in the instructions if that's helpful

unaihuete93 commented 7 months ago

Exactly, that workaround fixed it for many.

ivorb commented 7 months ago

added with b258ae5