We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5bf66 commit 6f7b6ccCopy full SHA for 6f7b6cc
tools/server/public_simplechat/simplechat.js
@@ -867,7 +867,7 @@ class MultiChatUI {
867
/**
868
* Reset/Setup Tool Call UI parts as needed
869
* @param {ChatMessageEx} ar
870
- * @param {boolean} bAuto
+ * @param {boolean} bAuto - allows caller to explicitly control whether auto triggering should be setup.
871
*/
872
ui_reset_toolcall_as_needed(ar, bAuto = false) {
873
if (ar.has_toolcall()) {
0 commit comments