@jataware/beaker-client
Preparing search index...
notebook
IBeakerQueryThoughtEvent
Interface IBeakerQueryThoughtEvent
interface
IBeakerQueryThoughtEvent
{
content
:
{
thought
:
string
;
thought_id
:
string
;
tool_calls
:
IBeakerToolCall
[]
;
}
;
type
:
"thought"
;
[
key
:
string
]:
PartialJSONValue
|
undefined
;
}
Hierarchy
PartialJSONObject
IBeakerQueryThoughtEvent
Indexable
[
key
:
string
]:
PartialJSONValue
|
undefined
Index
Properties
content
type
Properties
content
content
:
{
thought
:
string
;
thought_id
:
string
;
tool_calls
:
IBeakerToolCall
[]
}
type
type
:
"thought"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
@jataware/beaker-client
Loading...