azure-search-openai-demo
azure-search-openai-demo copied to clipboard
Add more docs to index
Please provide us with the following information:
This issue is for a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Hello, How can I add more docs (pdf) to index after deploy this project to Azure?
Add the docs to the data folder and then run either prepdocs.ps1 (Windows) or prepdocs.sh (Mac/Linux).
Is the only format accepted pdfs? Is it possible to add files in the markdown format?
Add the docs to the data folder and then run either prepdocs.ps1 (Windows) or prepdocs.sh (Mac/Linux).
Thanks pamelafox, works as expected.
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.