updated example prompt for generic fit

This commit is contained in:
2026-01-17 01:31:51 -05:00
parent b5cd3bd426
commit e670c8b60e
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ Single-section fit assessment tuned for compact output without
interview prep. interview prep.
``` ```
You should evaluate for my fit to the job. No comparisons between postings and you don't need to suggest interview prep, we'll leave those for later. a bit of tuning to your answers: please keep things more compact, a single section for the evaluation is enough, you don't need to analyze every bullet point in the posting. You should evaluate for my fit to the job. You don't need to suggest interview prep, we'll leave those for later. a bit of tuning to your answers: please keep things more compact, a single section for the evaluation is enough, you don't need to analyze every bullet point in the posting.
``` ```
### Example task prompt: Ratings Only ### Example task prompt: Ratings Only

View File

@@ -3,7 +3,7 @@ const DEFAULT_TASKS = [
id: "task-generic-fit", id: "task-generic-fit",
name: "Generic Fit", name: "Generic Fit",
text: text:
"You should evaluate for my fit to the job. No comparisons between postings and you don't need to suggest interview prep, we'll leave those for later. a bit of tuning to your answers: please keep things more compact, a single section for the evaluation is enough, you don't need to analyze every bullet point in the posting." "You should evaluate for my fit to the job. You don't need to suggest interview prep, we'll leave those for later. a bit of tuning to your answers: please keep things more compact, a single section for the evaluation is enough, you don't need to analyze every bullet point in the posting."
}, },
{ {
id: "task-ratings-only", id: "task-ratings-only",