Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
agent-safety
AgentPlanV1
Interface AgentPlanV1
interface
AgentPlanV1
{
actor
:
string
;
id
:
string
;
kind
:
"honua.agent-plan"
;
model
?:
string
;
provider
?:
string
;
steps
:
readonly
AgentPlanStepV1
[]
;
version
:
"1.0"
;
}
Index
Properties
actor
id
kind
model?
provider?
steps
version
Properties
Readonly
actor
actor
:
string
Readonly
id
id
:
string
Readonly
kind
kind
Optional
Readonly
model
model
?:
string
Optional
Readonly
provider
provider
?:
string
Readonly
steps
steps
:
readonly
AgentPlanStepV1
[]
Readonly
version
version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
id
kind
model
provider
steps
version
@honua/sdk-js
Loading...