Bing searches for market parameters, but searches for anomalies when using Chinese #11836
Open
5 tasks done
Labels
🐞 bug
Something isn't working
Self Checks
Dify version
0.13.1
Cloud or Self Hosted
Cloud, Self Hosted (Docker)
Steps to reproduce
When using the Bing search tool and enable entity search, select "China" for the market and "Simplified Chinese" for the language, as shown in the following figure:
Execution error:
{"_type": "Error", "code": "InvalidRequest", "subCode": "ParameterInvalidValue", "message": "Parameter has invalid value.", "moreDetails":"Entity Search is not allowed for this market.", "parameter": "mkt", "value": "zh-hans-CN" }
The market parameters for China in Bing's API documentation should be: "zh-CN"
✔️ Expected Behavior
Perform search and obtain results
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: