-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Description
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)
Minimal steps to reproduce
- build a VM(Win10) in Azure and use it to deploy the APP.
- simply run azd login、azd init -t azure-search-openai-demo
- put the Chinese documents in ./data folder.
- run azd up and ./script/prepdocs.ps1 to split the documents and upload to blob and insert imformation to search index.
- open the endpoint and start to use the app.
- issue:can't answer the question based on the Chinese document.
Any log messages given by the failure
No.
Expected/desired behavior
Only can read English documents and answer. Can't read Chinese documents and answer the questions.
OS and Version?
Windows 10
Versions
Mention any other details that might be useful
Try to change the analyzer in cognitive search service to Chinese, but the app still can't read Chinese documents, the search service can. I have tried the cognitive service on Azure portal.
Thanks! We'll be in touch soon.