new func
This commit is contained in:
parent
58584def99
commit
62133ef028
1 changed files with 5 additions and 1 deletions
|
|
@ -35,13 +35,17 @@ applyOnceAtCompany: [true/false]
|
||||||
|
|
||||||
distance: 100
|
distance: 100
|
||||||
|
|
||||||
companyBlacklist:
|
company_blacklist:
|
||||||
- Company1
|
- Company1
|
||||||
- Company2
|
- Company2
|
||||||
|
|
||||||
titleBlacklist:
|
titleBlacklist:
|
||||||
- word1
|
- word1
|
||||||
- word2
|
- word2
|
||||||
|
|
||||||
|
job_applicants_threshold:
|
||||||
|
min_applicants: 0
|
||||||
|
max_applicants: 100
|
||||||
|
|
||||||
llm_model_type: openai
|
llm_model_type: openai
|
||||||
llm_model: gpt-4o
|
llm_model: gpt-4o
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue