BuilderIO / gpt-crawler

Crawl a site to generate knowledge files to create your own custom GPT from a URL
https://www.builder.io/blog/custom-gpt
ISC License
18.17k stars 1.89k forks source link

Add `waitForSelectorTimeout` configuration option #14

Closed iperzic closed 7 months ago

iperzic commented 7 months ago

This PR adds a new optional configuration option, called waitForSelectorTimeout. The default timeout remains 1000ms, however users can now override that if-need-be.

It closes #13

steve8708 commented 7 months ago

Looks great, thanks @iperzic !

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: