v11.15.2024
build-with-groq/g1v11.15.2024Nov 15, 2024by surapuramakhil
AI Summary
This release enhances the job application agent by adding Perplexity support, improving job blacklisting capabilities, and ensuring state persistence for failed application processes.
Key Highlights
- Added PERPLEXITY Support
- Better job blacklisting with regex
- Save job application process after failure
- Improved LLM response for questions
- Fix for duplicate handling
New Features
- Skip and Failed reason features
- Conda description support
- Config code refactoring
- Update logging system
- Docs consistency fixes
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