-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hotfix/v2024.11.23 #924
Hotfix/v2024.11.23 #924
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91c7b17 - Browse repository at this point
Copy the full SHA 91c7b17View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3b861c - Browse repository at this point
Copy the full SHA e3b861cView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b64eb03 - Browse repository at this point
Copy the full SHA b64eb03View commit details -
Merge pull request #824 from AIHawk-co/release/v11.15.2024
udpate v3.1.0 with Release/v11.15.2024
Configuration menu - View commit details
-
Copy full SHA for 69e45b6 - Browse repository at this point
Copy the full SHA 69e45b6View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8d7ffa - Browse repository at this point
Copy the full SHA b8d7ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a9e5b7 - Browse repository at this point
Copy the full SHA 3a9e5b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c10dcd - Browse repository at this point
Copy the full SHA 8c10dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed337c7 - Browse repository at this point
Copy the full SHA ed337c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc96ed - Browse repository at this point
Copy the full SHA 6fc96edView commit details -
Merge pull request #757 from waterstark/integration-with-aiml
Integration with AI/ML API
Configuration menu - View commit details
-
Copy full SHA for be54105 - Browse repository at this point
Copy the full SHA be54105View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72027a8 - Browse repository at this point
Copy the full SHA 72027a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6280296 - Browse repository at this point
Copy the full SHA 6280296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 306fca6 - Browse repository at this point
Copy the full SHA 306fca6View commit details -
Merge pull request #822 from innovatorved/main
Add GroqAIModel support
Configuration menu - View commit details
-
Copy full SHA for 1c1b7f3 - Browse repository at this point
Copy the full SHA 1c1b7f3View commit details
Commits on Nov 16, 2024
-
perf: ⚡ Optimize prompt for better caching
Some providers (as OpenAI) support reducing cost of calls by caching repetitive content, but the feature works only with the initial portion (prefix) of prompts
Configuration menu - View commit details
-
Copy full SHA for fd69fc0 - Browse repository at this point
Copy the full SHA fd69fc0View commit details
Commits on Nov 18, 2024
-
included links to AI/ML API docs and the endpoint to be used in the code.
Configuration menu - View commit details
-
Copy full SHA for c5955bd - Browse repository at this point
Copy the full SHA c5955bdView commit details -
Merge pull request #882 from OctavianTheI/patch-1
Add AI/ML API info
Configuration menu - View commit details
-
Copy full SHA for 0330af9 - Browse repository at this point
Copy the full SHA 0330af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18e2e6 - Browse repository at this point
Copy the full SHA e18e2e6View commit details -
Merge pull request #872 from chakaponi/fix/improve-prompts-caching
perf: ⚡ Optimize prompt for better caching
Configuration menu - View commit details
-
Copy full SHA for e038183 - Browse repository at this point
Copy the full SHA e038183View commit details
Commits on Nov 21, 2024
-
"Log time in Job application result"
(cherry picked from commit 6b23715)
Configuration menu - View commit details
-
Copy full SHA for 1f68c27 - Browse repository at this point
Copy the full SHA 1f68c27View commit details -
"Refactor logging current time"
(cherry picked from commit c75f78f)
Configuration menu - View commit details
-
Copy full SHA for a349a4a - Browse repository at this point
Copy the full SHA a349a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48481b5 - Browse repository at this point
Copy the full SHA 48481b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21530d - Browse repository at this point
Copy the full SHA f21530dView commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb3e74a - Browse repository at this point
Copy the full SHA eb3e74aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 218af31 - Browse repository at this point
Copy the full SHA 218af31View commit details -
Merge pull request #907 from NamamiShanker/feature/log_time
[FEATURE] Log time in success, failed, skipped and data json files Co-authored-by: NamamiShanker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3772d6b - Browse repository at this point
Copy the full SHA 3772d6bView commit details -
Merge pull request #913 from AIHawk-FOSS/main
Sync Release branch with main
Configuration menu - View commit details
-
Copy full SHA for 51fe7eb - Browse repository at this point
Copy the full SHA 51fe7ebView commit details
Commits on Nov 23, 2024
-
fix: 🐛 Change selectors due to new html structure
LinkedIn has changed their HTML structure therefore app stopped to apply to jobs new
Configuration menu - View commit details
-
Copy full SHA for 86ef242 - Browse repository at this point
Copy the full SHA 86ef242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 101a42e - Browse repository at this point
Copy the full SHA 101a42eView commit details -
test: ✅ Fix test after removing other developer's hack
Test had been failing after removing unnecessary wheel ( .find_elements()[0] ) n
Configuration menu - View commit details
-
Copy full SHA for a2bfb04 - Browse repository at this point
Copy the full SHA a2bfb04View commit details -
Merge branch 'bug/incorrect-element-selectors' of https://github.com/…
…chakaponi/Auto_Jobs_Applier_AI_Agent into bug/incorrect-element-selectors
Configuration menu - View commit details
-
Copy full SHA for d7aeabf - Browse repository at this point
Copy the full SHA d7aeabfView commit details
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e18fcd3 - Browse repository at this point
Copy the full SHA e18fcd3View commit details -
Merge pull request #923 from surapuramakhil/hf_brekaing_linkedIn_changes
fixes [BUG]: Not applying to jobs #919
Configuration menu - View commit details
-
Copy full SHA for ad8635d - Browse repository at this point
Copy the full SHA ad8635dView commit details -
fix: Add classes for temporary solution
Current solution is fine for hotfix, but not as constant
Configuration menu - View commit details
-
Copy full SHA for 2dd187a - Browse repository at this point
Copy the full SHA 2dd187aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3a087 - Browse repository at this point
Copy the full SHA ba3a087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8b6f1 - Browse repository at this point
Copy the full SHA 0e8b6f1View commit details -
Merge pull request #925 from surapuramakhil/hf_brekaing_linkedIn_changes
test case fixes
Configuration menu - View commit details
-
Copy full SHA for b624ffd - Browse repository at this point
Copy the full SHA b624ffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b06ae - Browse repository at this point
Copy the full SHA 76b06aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dba7b10 - Browse repository at this point
Copy the full SHA dba7b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170c413 - Browse repository at this point
Copy the full SHA 170c413View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8411cf8 - Browse repository at this point
Copy the full SHA 8411cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f2c3b - Browse repository at this point
Copy the full SHA 22f2c3bView commit details -
Merge pull request #905 from chakaponi/bug/incorrect-element-selectors
fix: 🐛 Hotfix. Change selectors due to new html structure Co-authored-by: chakaponi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65f8ac9 - Browse repository at this point
Copy the full SHA 65f8ac9View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for d5295fb - Browse repository at this point
Copy the full SHA d5295fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b273823 - Browse repository at this point
Copy the full SHA b273823View commit details