Skip to content

Commit 6f7b6cc

Browse files
committed
SimpleChatTC:Update notes
1 parent 1c5bf66 commit 6f7b6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/server/public_simplechat/simplechat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ class MultiChatUI {
867867
/**
868868
* Reset/Setup Tool Call UI parts as needed
869869
* @param {ChatMessageEx} ar
870-
* @param {boolean} bAuto
870+
* @param {boolean} bAuto - allows caller to explicitly control whether auto triggering should be setup.
871871
*/
872872
ui_reset_toolcall_as_needed(ar, bAuto = false) {
873873
if (ar.has_toolcall()) {

0 commit comments

Comments
 (0)