Jobs_Applier_AI_Agent icon indicating copy to clipboard operation
Jobs_Applier_AI_Agent copied to clipboard

[BUG]: job_applicants_threshold does not work

Open ebarr24 opened this issue 4 months ago • 4 comments

Describe the bug

Not sure if this is a bug or just a future intended feature (since it's not listed in the readme), but right now setting these values as they are set in the example config.yaml does nothing.

Steps to reproduce

  1. Populate the job_applicants_threshold in the config.yaml file.
  2. Run the program.
  3. Watch as it does not skip listings that it should.

Expected behavior

I would expect that if I populated these values, the program would skip any job listings with more or fewer applicants than the numbers listed.

Actual behavior

Nothing.

Branch

main

Branch name

No response

Python version

3.11.9

LLM Used

OpenAI

Model used

4o-mini

Additional context

No response

ebarr24 avatar Oct 03 '24 19:10 ebarr24