crawl4ai icon indicating copy to clipboard operation
crawl4ai copied to clipboard

Fix: llmConfig typo in llm-strategies.md

Open AInseven opened this issue 7 months ago • 0 comments

Summary

fix typo of llm_config in LLMExtractionStrategy fix typo of LLMConfig in crawl4ai

List of files changed and why

llm-strategies.md

How Has This Been Tested?

YES.

Checklist:

  • [ ] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have added/updated unit tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes

AInseven avatar Apr 25 '25 10:04 AInseven