cleanup: consistent variable names

This commit is contained in:
Thomas Hayner 2024-09-13 02:30:38 -06:00
parent 28f4ac137b
commit 6d27b823ae
2 changed files with 2 additions and 3 deletions

View file

@ -8,7 +8,7 @@ experience_level:
director: [true/false]
executive: [true/false]
jobTypes:
job_types:
full-time: [true/false]
contract: [true/false]
part-time: [true/false]
@ -45,7 +45,7 @@ title_blacklist:
job_applicants_threshold:
min_applicants: 0
max_applicants: 100
max_applicants: 281
llm_model_type: openai
llm_model: gpt-4o

View file

@ -59,7 +59,6 @@ projects:
- name: "[Project Name]"
description: "[Project Description]"
link: "[Project Link]"
- name: "[Project Name]"
description: "[Project Description]"
link: "[Project Link]"