Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Patai5 committed Aug 12, 2024
1 parent 6a897b6 commit 04007dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
This changelog tracks updates to both GTP Scraper and Extended GPT Scraper actors.

# 2024-07-30
# 2024-08-12
*Features*
- Added support for GPT-4o-mini model. (Extended GPT scraper)
- Set this model as the default one for the the *Pay Per Result* scraper with a set token limit.
- With this, the maximum token limit for the *Pay Per Result* scraper was increased by 150%.
- Ignore HTTPS errors, which will allow the scraper to work on broken websites with invalid certificates.

*Fixes*
- Fixed concurrency scaling issues that were causing the Actor to fail due to scaling too quickly.
Expand Down

0 comments on commit 04007dc

Please sign in to comment.