v11.15.2024
mlabonne/llm-coursev11.15.2024Nov 15, 2024by surapuramakhil
AI Summary
This release focuses on enhancing the job application automation agent by adding Perplexity support, improving job filtering with regex blacklisting, and adding features to skip and save failed job applications. It also includes documentation improvements and fixes for consistency.
Key Highlights
- Added Perplexity support for LLM queries
- Improved job blacklisting with regex patterns
- Added 'Skip' and 'Failed reason' options for job applications
- Improved LLM response parsing and documentation consistency
- Added Conda installation instructions
New Features
- Better job blacklisting with regex
- Skip and Failed reason features
- Perplexity Support
- Save job application process after failure
- Applied jobs folder feature
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