Srivatsan Balakrishnan
Srivatsan Balakrishnan
## Purpose Upgrade Sample to use ChatCompletion API of gpt-35-turbo model * ... ## Does this introduce a breaking change? ``` [x ] Yes [ ] No ``` ## Pull...
this crashes if another indexer run is in progress azure.core.exceptions.ResourceExistsError: () Another indexer invocation is currently in progress; concurrent invocations are not allowed. Code: Message: Another indexer invocation is currently...
we should ignore the .md5s in this case since we want to upload all the files regardles if a previous local run already did this. Not sure if we need...