Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
AgenticaOperationSelection
Interface AgenticaOperationSelection<Model>
interface
AgenticaOperationSelection
<
Model
extends
ILlmSchema.Model
>
{
operation
:
AgenticaOperation
<
Model
>
;
reason
:
string
;
toJSON
:
()
=>
IAgenticaOperationSelectionJson
;
}
Type Parameters
Model
extends
ILlmSchema.Model
Index
Properties
operation
reason
toJSON
Properties
operation
operation
:
AgenticaOperation
<
Model
>
reason
reason
:
string
toJSON
toJSON
:
()
=>
IAgenticaOperationSelectionJson
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
operation
reason
toJSON
@agentica/webite
Loading...