beaker-kernel
Preparing search index...
notebook
IBeakerQueryThoughtEvent
Interface IBeakerQueryThoughtEvent
interface
IBeakerQueryThoughtEvent
{
content
:
{
background_code_executions
:
BackgroundCodeContent
[]
;
thought
:
string
;
tool_input
:
any
;
tool_name
:
string
;
}
;
type
:
"thought"
;
[
key
:
string
]:
undefined
|
PartialJSONValue
;
}
Hierarchy
PartialJSONObject
IBeakerQueryThoughtEvent
Indexable
[
key
:
string
]:
undefined
|
PartialJSONValue
Index
Properties
content
type
Properties
content
content
:
{
background_code_executions
:
BackgroundCodeContent
[]
;
thought
:
string
;
tool_input
:
any
;
tool_name
:
string
;
}
type
type
:
"thought"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
beaker-kernel
Loading...