Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
AgenticaSelectHistory
Interface AgenticaSelectHistory<Model>
interface
AgenticaSelectHistory
<
Model
extends
ILlmSchema.Model
>
{
id
:
string
;
selections
:
AgenticaOperationSelection
<
Model
>
[]
;
toJSON
:
()
=>
IAgenticaHistoryJson
.
ISelect
;
type
:
"select"
;
}
Type Parameters
Model
extends
ILlmSchema.Model
Hierarchy
AgenticaHistoryBase
<
"select"
,
IAgenticaHistoryJson
.
ISelect
>
AgenticaSelectHistory
Index
Properties
id
selections
toJSON
type
Properties
id
id
:
string
selections
selections
:
AgenticaOperationSelection
<
Model
>
[]
toJSON
toJSON
:
()
=>
IAgenticaHistoryJson
.
ISelect
type
type
:
"select"
Discriminator type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
selections
toJSON
type
@agentica/webite
Loading...
Discriminator type.