UncleCode
UncleCode
@Reasat Regarding the naming and purpose of the function: We start with a list of initial string chunks: C = [C1, C2, ..., Cn] Each chunk Ci contains a certain...
@tannify When you're running an action that causes dynamic content rendering, make sure to add a criteria to clear the weighting. For instance, it can be another JavaScript expression that...
Hi @sundaqiang, I like your question, and I think other people might have similar questions, so I will go into very detailed answers for you and for future reference. Crawl4AI...
@sundaqiang I very sorry, as I can't get exactly your point here. I am confused on the way you use term "api", are you referring to Crawl4ai server or Playwright...
Okay, now I understand. If you’re running Crawl4AI via Docker and want to use hooks, you need to understand that hooks are code-level features and are not directly configurable through...
Topic of this issue, is relevant to one of my future plan, so I document it here. ## Introducing Event Streams and Interactive Hooks in Crawl4AI  In the near...
@sundaqiang Please follow up. This is very useful and definitely something I'm considering. Thank you.
@wwwrookie Please try `docker run --platform linux/arm64/v8 --shm-size=2gb -p 11235:11235 unclecode/crawl4ai:basic` and let me know if that works?
@wwwrookie I see, give me a few days. I'm working on it. Actually, I'm trying to rebuild the Docker from the AMD and Windows machine directly and then test it...
@wwwrookie please try the new Docker and let me know if you have any issues with that; for this scenario, it should work hopefully, but if not, let me know.