added changelog

This commit is contained in:
Om Chauhan
2026-02-21 17:35:08 +05:30
parent f49658de15
commit 9476b5d184
2 changed files with 3 additions and 2 deletions

1
changelog/3794.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Added `LLMSpecificMessage` handling in `LLMContextSummarizationUtil` to skip provider-specific messages during context summarization.