azure-search-openai-demo
azure-search-openai-demo copied to clipboard
Is there a way not to use DI?
Please provide us with the following information:
This issue is for a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [o] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Data Ingestion
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Window 11
azd version?
1.7.0
Versions
Mention any other details that might be useful
I want ingestion data only json files. So I don't want use DI. DI is not applied meta data of my data quary.
Okay, then you can just use the local JSON Parser. Are you having an issue with using it?