AIHawk-co / Auto_Jobs_Applier_AI_Agent

Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
https://aihawk.co/
Other
22.17k stars 3.26k forks source link

[BUG]: Even after setting the requuires sponsorship to YES, the bot automatically selects no radio button #788

Open anirudha-bs opened 5 days ago

anirudha-bs commented 5 days ago

Describe the bug

Even after setting requires sponsorship to YES and even after giving an example in strings to make the bot answer YES, it still selects NO as the answer.

Steps to reproduce

No response

Expected behavior

No response

Actual behavior

No response

Branch

None

Branch name

No response

Python version

No response

LLM Used

No response

Model used

No response

Additional context

No response

queukat commented 4 days ago

@anirudha-bs Could you provide more details? The configuration includes parameters for various countries regarding work authorization, so when a country is explicitly mentioned in the question, the program should respond correctly. However, if the question in the application is more general (e.g., “Do you have authorization?” without specifying a country), the program may default to answering “Yes.”

There can also be nuances depending on the model being used, which might affect response behavior.

Additionally, if needed, you can always adjust responses in the answers.json file to achieve the desired outcome. Let us know if that helps or if you can provide more context.