Skip to content

Commit 8a4467f

Browse files
committed
Update summary prompt
1 parent 9f11ec9 commit 8a4467f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspaces/firebase-functions/src/openai/get-bio-message.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ export const getBioMessage = (): ChatCompletionMessageParam => {
55
role: 'user',
66
content: `Update bios:
77
- Create a punchy headline that positions me perfectly for this role
8-
- Write an "about" section that tells a coherent career story, highlights my unique value proposition, demonstrates cultural fit and incorporates 2-3 key requirements from the job description`,
8+
- Write an "about" section that will summarize my career story in 40-50 words, highlighting my unique value proposition, demonstrates cultural fit and incorporates 2-3 key requirements from the job description`,
99
}
1010
}

0 commit comments

Comments
 (0)