优化问题修改
This commit is contained in:
@@ -720,7 +720,7 @@ public class AiCommonPromptConstants {
|
||||
* @return
|
||||
*/
|
||||
public static String initializationAttachmentResultMergingPrompt(String basicInformation, String attachmentContent){
|
||||
String promptStr = "You are a professional resume writing expert. Please generate a complete resume structure based on the candidate's basic information and analyzed attachment content.\n" +
|
||||
String promptStr = "You are a professional resume writing expert. Please generate a complete resume structure based on the candidate's basic information and analyzed attachment content.The date should be automatically converted to the standard format of yyyy-MM.\n" +
|
||||
"\n" +
|
||||
"Candidate Basic Information:\n" +
|
||||
basicInformation +
|
||||
|
||||
Reference in New Issue
Block a user