smoltalk
Preparing search index...
ToolLoopDetection
Type Alias ToolLoopDetection
type
ToolLoopDetection
=
{
enabled
:
boolean
;
excludeTools
?:
string
[]
;
intervention
?:
|
"remove-tool"
|
"remove-all-tools"
|
"throw-error"
|
"halt-execution"
;
maxCalls
:
number
;
}
Index
Properties
enabled
exclude
Tools?
intervention?
max
Calls
Properties
enabled
enabled
:
boolean
Optional
exclude
Tools
excludeTools
?:
string
[]
Optional
intervention
intervention
?:
|
"remove-tool"
|
"remove-all-tools"
|
"throw-error"
|
"halt-execution"
max
Calls
maxCalls
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enabled
exclude
Tools
intervention
max
Calls
smoltalk
Loading...