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

@@ -1,5 +1,10 @@
# Changelog
## [0.2.5] - 2024-06-17
### Added
- Enhancement issue #24: Replaced inline HTML tags (e.g., DEL, INS, SUB, ABBR) with textual format for better context handling in LLM.
## [0.2.4] - 2024-06-17
### Fixed
- Fix issue #22: Use MD5 hash for caching HTML files to handle long URLs