v11.15.2024
mikeqzy/3dgs-avatar-releasev11.15.2024Nov 15, 2024by surapuramakhil
AI Summary
This release focuses on enhancing the job application automation agent by improving blacklisting capabilities, adding Perplexity support, and implementing features for skipping jobs and recording failure reasons.
Key Highlights
- Added regex-based job blacklisting for better filtering
- Added Perplexity support as a new LLM provider
- Implemented Skip and Failed reason features for job management
- Improved logging and LLM response handling
New Features
- Better job blacklisting with regex
- Skip and Failed reason features
- Applied jobs folder feature
- Config code refactoring
- Improve llm response for questions
- Save job application process after failure
Full Release Notes
## What's Changed Address 714 and 705 by @FrancescoVassalli in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/715 Add Conda description #737 by @cjbbb in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/738 [FEATURE] - Better job blacklisting with regex by @GuilhermeRameh in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/743 Fix consistency in docs by @49Simon in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/751 bug: docs inconsistency fix by @49Simon in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/753 Feature: add Skip, Failed reason by @cjbbb in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/765 Update logging.py by @U-C4N in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/769 Ft applied jobs folder by @surapuramakhil in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/766 Save job application process after failure by @49Simon in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/790 Improve llm response for questions by @49Simon in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/793 Update README.md by @ShotgunShinobi in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/792 PERPLEXITY Support Added by @ldhiman in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/811 #612 fix dups by @akashbilgi in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/777 Ft config code refactoring by @surapuramakhil in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/830 fix: improve llm parsing by @49Simon in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/806 **New Contributors** @GuilhermeRameh made their first contribution in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/743 @U-C4N made their first contribution in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/769 @ShotgunShinobi made their first contribution in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/792 @ldhiman made their first contribution in https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/pull/811 Full Changelog: https://github.com/AIHawk-co/Auto_Jobs_Applier_AI_Agent/compare/v11.15.2024-pre...v11.15.2024