v11.15.2024

camel-ai/owlv11.15.2024Nov 15, 2024by surapuramakhil

AI Summary

This release enhances the job application automation agent by adding Perplexity support, improving job blacklisting with regex, and adding features to skip and save failed application processes.

Key Highlights

  • Added Perplexity Support as a new LLM provider.
  • Improved job blacklisting capabilities using regex patterns.
  • Added 'Skip' and 'Failed reason' features for better job handling.
  • Applied jobs folder structure added for better organization.

New Features

  • Better job blacklisting with regex
  • Skip and Failed reason functionality
  • Applied jobs folder
  • Save job application process after failure
  • Improved LLM response for questions
  • Perplexity Support

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