Currently, to get Japanese responses, I've modified the source code and deployed it as follows:
File to modify: dashboard-summarization/restful-service/src/index.js
Location of modification: Text assigned to the constant queryPrompt on line 115.
Modification details: Inserted "Be sure to translate your response into Japanese language." at the beginning of line 116.
Despite the above configuration, the responses are not in Japanese. What other configuration methods are available?
enter image description here