abab-dev

Results 14 comments of abab-dev

@danielchalef tested again like this ```python import asyncio import json import logging import os import time # For polling import uuid from datetime import datetime, timezone from logging import INFO...

@marcusschiesser can I take a look..

If anyone is still experiencing this problem you can simply set `capture_console_messages=True` for now. ```py import asyncio from crawl4ai import AsyncWebCrawler from crawl4ai.async_configs import CrawlerRunConfig, CacheMode async def crawl_local_file(): local_file_path...

@ntohidi I was trying to be helpful to everyone. Instead of > [@ntohidi](https://github.com/ntohidi) I'm assuming this fix would also solve the same issue occuring for local markdown files? > >...