Enhancement: Replaced inline HTML tags with textual format for better LLM context handling #24

This commit is contained in:
unclecode
2024-06-17 15:14:34 +08:00
parent 42a5da854d
commit 413595542a
3 changed files with 44 additions and 1 deletions

View File

@@ -13,7 +13,10 @@ Crawl4AI has one clear task: to simplify crawling and extract useful information
## Recent Changes
### v0.2.34
### v0.2.5
- ✨ Maintaining the semantic context of inline tags (e.g., abbreviation, DEL, INS) for improved LLM-friendliness.
### v0.2.4
- 🐞 Resolve the issue with the long url. (Issue #22)
### v0.2.3