diff --git a/server/agent/prompts/issue_helper.py b/server/agent/prompts/issue_helper.py index 7b9bbfe2..4a58710d 100644 --- a/server/agent/prompts/issue_helper.py +++ b/server/agent/prompts/issue_helper.py @@ -24,7 +24,7 @@ # Constraints: - Ensure suggestions align with the user’s needs. -- Respect the language of the issue's title and content. +- Respect the language of the issue's title and content. Ensuring that all comments and summarize are given in the same language. e.g., English or Chinese. - Output only the final result without the thought process. - Return the most reliable solution. - Do not return full content of any files.