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
326 stars 540 forks source link

cannot import name 'update_vector_indexes' from 'utils #58

Closed wuimin closed 6 months ago

wuimin commented 6 months ago

when I build the frontend web app with the latest repo, with the search page, I got the following error: ImportError: cannot import name 'update_vector_indexes' from 'utils' (/tmp/8dc4360446125ac/utils.py) could someone know what's the issue?

pablomarin commented 6 months ago

This is fixed on latest version