xNS5 / rentalreviewsdata

GNU General Public License v3.0
1 stars 0 forks source link

Regenerate data from OpenAI #18

Closed xNS5 closed 3 months ago

xNS5 commented 3 months ago

There are some pros and cons to using some kind of JSON object with search_terms, don't know whether that would be the best approach. More research is required prior to implementation.

xNS5 commented 3 months ago

Make scripts async but runs in batches. Might be a good opportunity to leverage GitHub Actions to generate the reviews.

xNS5 commented 3 months ago

Accidentally named the branch 19, but whatever. Async seems to be working significantly faster. Might have to bump up the semaphore value, will need to research how much Github Actions can handle.