Rafael Miller

Results 153 comments of Rafael Miller

CI/CD is failing because we hit the llamaparse rate limit

@ezhil56x awesome job! Could you add some e2e tests?

@ezhil56x for `/scrape` the default should be 20 seconds for `/crawl` the default should be `this.limit` x 20 seconds

@ezhil56x crawl is not working properly. I added a test on `e2e_withAuth` with how it's supposed to work.

The v0/crawl test does not pass. The timeout function runs, but the job is still running, so it crawls the pages and returns a success response. This should not happen....

Hey @faddy19! I just tested the package and it seems to be working well. I think your problem is related your Python environment, specifically with the packaging module in your...

Closing this as #273 resolves this problem.

Closing this one (#273 solves this issue).

Hey @mawendi0990 can you provide us some examples?