Gaunt Sloth Assistant
GitHub
Preparing search index...
tools/gthSequentialThinkingTool
get
Function get
get
(
_
:
GthConfig
,
)
:
DynamicStructuredTool
<
ZodObject
<
{
branchFromThought
:
ZodOptional
<
ZodNumber
>
;
branchId
:
ZodOptional
<
ZodString
>
;
isRevision
:
ZodOptional
<
ZodBoolean
>
;
needsMoreThoughts
:
ZodOptional
<
ZodBoolean
>
;
nextThoughtNeeded
:
ZodBoolean
;
revisesThought
:
ZodOptional
<
ZodNumber
>
;
thought
:
ZodString
;
thoughtNumber
:
ZodNumber
;
totalThoughts
:
ZodNumber
;
}
,
"strip"
,
ZodTypeAny
,
{
branchFromThought
?:
number
;
branchId
?:
string
;
isRevision
?:
boolean
;
needsMoreThoughts
?:
boolean
;
nextThoughtNeeded
:
boolean
;
revisesThought
?:
number
;
thought
:
string
;
thoughtNumber
:
number
;
totalThoughts
:
number
;
}
,
{
branchFromThought
?:
number
;
branchId
?:
string
;
isRevision
?:
boolean
;
needsMoreThoughts
?:
boolean
;
nextThoughtNeeded
:
boolean
;
revisesThought
?:
number
;
thought
:
string
;
thoughtNumber
:
number
;
totalThoughts
:
number
;
}
,
>
,
{
branchFromThought
?:
number
;
branchId
?:
string
;
isRevision
?:
boolean
;
needsMoreThoughts
?:
boolean
;
nextThoughtNeeded
:
boolean
;
revisesThought
?:
number
;
thought
:
string
;
thoughtNumber
:
number
;
totalThoughts
:
number
;
}
,
{
branchFromThought
?:
number
;
branchId
?:
string
;
isRevision
?:
boolean
;
needsMoreThoughts
?:
boolean
;
nextThoughtNeeded
:
boolean
;
revisesThought
?:
number
;
thought
:
string
;
thoughtNumber
:
number
;
totalThoughts
:
number
;
}
,
string
,
>
Parameters
_
:
GthConfig
Returns
DynamicStructuredTool
<
ZodObject
<
{
branchFromThought
:
ZodOptional
<
ZodNumber
>
;
branchId
:
ZodOptional
<
ZodString
>
;
isRevision
:
ZodOptional
<
ZodBoolean
>
;
needsMoreThoughts
:
ZodOptional
<
ZodBoolean
>
;
nextThoughtNeeded
:
ZodBoolean
;
revisesThought
:
ZodOptional
<
ZodNumber
>
;
thought
:
ZodString
;
thoughtNumber
:
ZodNumber
;
totalThoughts
:
ZodNumber
;
}
,
"strip"
,
ZodTypeAny
,
{
branchFromThought
?:
number
;
branchId
?:
string
;
isRevision
?:
boolean
;
needsMoreThoughts
?:
boolean
;
nextThoughtNeeded
:
boolean
;
revisesThought
?:
number
;
thought
:
string
;
thoughtNumber
:
number
;
totalThoughts
:
number
;
}
,
{
branchFromThought
?:
number
;
branchId
?:
string
;
isRevision
?:
boolean
;
needsMoreThoughts
?:
boolean
;
nextThoughtNeeded
:
boolean
;
revisesThought
?:
number
;
thought
:
string
;
thoughtNumber
:
number
;
totalThoughts
:
number
;
}
,
>
,
{
branchFromThought
?:
number
;
branchId
?:
string
;
isRevision
?:
boolean
;
needsMoreThoughts
?:
boolean
;
nextThoughtNeeded
:
boolean
;
revisesThought
?:
number
;
thought
:
string
;
thoughtNumber
:
number
;
totalThoughts
:
number
;
}
,
{
branchFromThought
?:
number
;
branchId
?:
string
;
isRevision
?:
boolean
;
needsMoreThoughts
?:
boolean
;
nextThoughtNeeded
:
boolean
;
revisesThought
?:
number
;
thought
:
string
;
thoughtNumber
:
number
;
totalThoughts
:
number
;
}
,
string
,
>
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
GitHub
Gaunt Sloth Assistant
Loading...