fixed names and llm problems
This commit is contained in:
parent
b554357be9
commit
3f13d9bf1a
4 changed files with 25 additions and 20 deletions
|
|
@ -1,6 +1,6 @@
|
|||
remote: [true/false]
|
||||
|
||||
experienceLevel:
|
||||
experience_level:
|
||||
internship: [true/false]
|
||||
entry: [true/false]
|
||||
associate: [true/false]
|
||||
|
|
@ -31,7 +31,7 @@ locations:
|
|||
- Country1
|
||||
- Country2
|
||||
|
||||
applyOnceAtCompany: [true/false]
|
||||
apply_once_at_company: [true/false]
|
||||
|
||||
distance: 100
|
||||
|
||||
|
|
@ -39,7 +39,7 @@ company_blacklist:
|
|||
- Company1
|
||||
- Company2
|
||||
|
||||
titleBlacklist:
|
||||
title_blacklist:
|
||||
- word1
|
||||
- word2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue