Changelogs for the new feature and the fix.

This commit is contained in:
filipi87
2026-04-09 09:04:19 -03:00
parent a544f885a3
commit 7b45a56119
2 changed files with 2 additions and 0 deletions

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

@@ -0,0 +1 @@
- Fixed duplicate LLM replies that could occur when multiple async function call results arrived while an LLM request was already queued.