v11.15.2024

punkpeye/fastmcpv11.15.2024Nov 15, 2024by surapuramakhil

AI Summary

Adds PERPLEXITY support, improves job application logic with regex blacklisting and failure tracking, and enhances LLM response parsing.

Key Highlights

  • PERPLEXITY Support Added
  • Better job blacklisting with regex
  • Feature: add Skip and Failed reason
  • Save job application process after failure
  • Improve llm response for questions

New Features

  • PERPLEXITY integration
  • Regex-based job blacklisting
  • Job failure tracking
  • Improved LLM response parsing
  • Applied jobs folder functionality

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