You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My apologies for overlooked this. But there should be an additional '\n' before the language prefix, i.e. "\nRespond in Chinese". Additionally, it is debatable whether using a magic number 1 as the language indicator is a good idea. Perhaps the code should be refactored to provide a more comprehensive solution, such as a different flow to handle the language part of the prompt.
devpilot-intellij/src/main/java/com/zhongan/devpilot/actions/editor/popupmenu/PopupMenuEditorActionGroupUtil.java
Line 92 in c793e6a
Currently, the response is set to Chinese. Please modify the response language according to the language setting in the user settings panel.
The text was updated successfully, but these errors were encountered: