azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

Use data from external blob

Open itmilos opened this issue 2 years ago • 5 comments

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [] feature request
- [x ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

I would like to use data from external blob what would be the best way to do it with current soluton ?

I don't want to download all files to local store them in data folder and then deploy them.

I want to connect to blov and have all file splited and analysed.

itmilos avatar May 20 '23 22:05 itmilos

Take a look at this link: https://github.com/Azure-Samples/azure-search-openai-demo/pull/35

adrianoaraujocoelho avatar May 24 '23 23:05 adrianoaraujocoelho

Hi @adrianoaraujocoelho I did look at #35 but it is not working :(

itmilos avatar May 24 '23 23:05 itmilos

did you download the code? What's the error?

adrianoaraujocoelho avatar May 25 '23 12:05 adrianoaraujocoelho

@adrianoaraujocoelho Yes I did it fails to upload document most likely due to authorization issue

itmilos avatar May 25 '23 14:05 itmilos

I have a sharepoint index set up in my cognitive search service in Azure. The index has data. I want to modify the code so that it can reference the sharepoint index instead of the default gptkbindex. Is there any way to do that?

dGanguly1 avatar Jul 04 '23 06:07 dGanguly1

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.

github-actions[bot] avatar Dec 24 '23 01:12 github-actions[bot]