1 parent 49d904c commit e1d9e24Copy full SHA for e1d9e24
5 files changed
docs/examples/quickstart.py
@@ -1,6 +1,6 @@
1
import os, sys
2
3
-from crawl4ai.types import LLMConfig
+from crawl4ai import LLMConfig
4
5
sys.path.append(
6
os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
0 commit comments