Open surajmoolya opened 1 week ago
I think something in your configuration.yaml is formatted incorrectly
Having the same issue here. My yaml has no syntax error. Also I am using a custom resume so it is not because of the plain yaml text resume file.
remote: false
experienceLevel:
entry: true
internship: false
associate: false
mid-senior level: false
director: false
executive: false
jobTypes:
full-time: false
contract: true
part-time: false
temporary: false
internship: true
other: false
volunteer: false
date:
all time: true
month: false
week: false
24 hours: false
positions:
# - Ingénieur IA
# - Ingénieur Intelligence Artificielle
# - Ingénieur Machine Learning
- Artificial Intelligence
# - Machine Learning Engineer
# - AI Research Scientist
# - ML Research Scientist
# - Machine Learning Research Scientist
locations:
- United States
- United Kingdom
- Australia
- Switzerland
# - France
apply_once_at_company: true
distance: 50
company_blacklist:
- Random
title_blacklist:
- Finance
- Marketing
- Advertising
- Banks
- Sales
- Bank
- Physics
- Web
- Chemistry
- Design
- Business
- Freelance
- Automation
location_blacklist:
- Brazil
job_applicants_threshold:
min_applicants: 0
max_applicants: 9999
llm_model_type: openai
llm_model: 'gpt-4o-mini'
# llm_api_url: 'https://api.pawan.krd/cosmosrp/v1'
Getting that same issue also, is this stopping it from applying to the jobs itself?
Having the same issue here. My yaml has no syntax error. Also I am using a custom resume so it is not because of the plain yaml text resume file.
remote: false experienceLevel: entry: true internship: false associate: false mid-senior level: false director: false executive: false jobTypes: full-time: false contract: true part-time: false temporary: false internship: true other: false volunteer: false date: all time: true month: false week: false 24 hours: false positions: # - Ingénieur IA # - Ingénieur Intelligence Artificielle # - Ingénieur Machine Learning - Artificial Intelligence # - Machine Learning Engineer # - AI Research Scientist # - ML Research Scientist # - Machine Learning Research Scientist locations: - United States - United Kingdom - Australia - Switzerland # - France apply_once_at_company: true distance: 50 company_blacklist: - Random title_blacklist: - Finance - Marketing - Advertising - Banks - Sales - Bank - Physics - Web - Chemistry - Design - Business - Freelance - Automation location_blacklist: - Brazil job_applicants_threshold: min_applicants: 0 max_applicants: 9999 llm_model_type: openai llm_model: 'gpt-4o-mini' # llm_api_url: 'https://api.pawan.krd/cosmosrp/v1'
Is the last line supposed to be commented? I was unsure as to what it did exactly but I did uncomment it as per the guide
Issue description
Getting this error for every job applications
Specific tasks
No response
Additional resources
No response
Additional context
No response