llm config #1218
Unanswered
fzb408
asked this question in
Forums - Q&A
llm config
#1218
Replies: 1 comment
-
|
Yes, exactly right! By default, crawl4ai doesn't involve any LLM. The only places where an LLM gets called are:
Without any of these, you still get raw HTML, cleaned HTML, markdown output, extracted links, and metadata — all processed locally with no API calls. If you need structured extraction without LLM, check out |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If the LLM configuration is not set, then the entire process won't involve the LLM, right?
Beta Was this translation helpful? Give feedback.
All reactions