updated example prompt for generic fit
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user