UncleCode

Results 417 comments of UncleCode

@SashaGordin Thanks for sharing, I’ll check this out. @aravindkarnam, we had a similar discussion in another issue where I suggested using Playwright’s page router. Please see if you can find...

😅😂 I’m getting about 30 new issues every day now! As you know, this repository became the number one trending repo across all programming languages on GitHub, and honestly, I’m...

@zahra-teb Btw these features are available, would you please share with me your code snippet so I can go through it and help you? Thx

@zahra-teb Thanks for your kind words and interest in supporting Crawl4ai! Common contributions include finding and reporting bugs, submitting pull requests, and more. I suggest you to check the existing...

Hi @TasosNorma @stsfaroz thx for trying Crawl4ai, actually crawl4ai already supports passing additional arguments like temperature and other model parameters through `extra_args`. You can set these when you initialize `LLMExtractionStrategy`:...

@stsfaroz Oops!! In 1 or 2 days, you may try `pip install -U crawl4ai`, and hopefully all of your life problems will be resolved :D ;)

@joostwmd Thanks for using the library. I need to make some changes in the library for compatibility with the new version of the lightLLM. Tomorrow, when I release the new...

@garethjax Thx for pointing out. @aravindkarnam this need a test.

@mardadi23 are you using crawl4ai in docker or directly working with library?