microsoft / AI-Chat-App-Hack

HackTogether: The Microsoft Python Chatbot Hack | Register, Hack, Win
MIT License
216 stars 42 forks source link

Uneccessary reprocessing with datalake storage gen2 #147

Open fragpk opened 1 month ago

fragpk commented 1 month ago

With datalake storage, every time i run azd up, it processes docs from the beggining. This wasn't happening with local files. How can we avoid the uneccessary reprocessing?