mimiq
Preparing search index...
index
Turn
Interface Turn
interface
Turn
{
agent_name
?:
string
;
content
:
string
;
role
:
"user"
|
"agent"
;
timestamp
?:
string
;
tool_calls
:
ToolCall
[]
;
}
Index
Properties
agent_
name?
content
role
timestamp?
tool_
calls
Properties
Optional
agent_
name
agent_name
?:
string
content
content
:
string
role
role
:
"user"
|
"agent"
Optional
timestamp
timestamp
?:
string
tool_
calls
tool_calls
:
ToolCall
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent_
name
content
role
timestamp
tool_
calls
mimiq
Loading...