SimpleChatTC:Update notes

This commit is contained in:
hanishkvc 2025-11-02 13:06:40 +05:30
parent c21bef4ddd
commit d3a893cac9
1 changed files with 1 additions and 1 deletions

View File

@ -867,7 +867,7 @@ class MultiChatUI {
/**
* Reset/Setup Tool Call UI parts as needed
* @param {ChatMessageEx} ar
* @param {boolean} bAuto
* @param {boolean} bAuto - allows caller to explicitly control whether auto triggering should be setup.
*/
ui_reset_toolcall_as_needed(ar, bAuto = false) {
if (ar.has_toolcall()) {