crawl4ai
crawl4ai copied to clipboard
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
Results
541
crawl4ai issues
Sort by
recently updated
recently updated
newest added
### crawl4ai version 0.6.3 ### Expected Behavior llm_config = LLMConfig( provider="ollama/llama3", base_url="http://localhost:11434" ) llm_strat = LLMExtractionStrategy( config = llm_config....) When configuring Craw4AI to use a local LLM provider (e.g., ollama/llama3...
🐞 Bug
🩺 Needs Triage