Type Alias: AgentInstanceOptions
Prefactor TypeScript SDK / @prefactor/core / AgentInstanceOptions
Type Alias: AgentInstanceOptions
Section titled “Type Alias: AgentInstanceOptions”AgentInstanceOptions =
object
Defined in: packages/core/src/transport/http.ts:31
Properties
Section titled “Properties”agentId?
Section titled “agentId?”
optionalagentId:string
Defined in: packages/core/src/transport/http.ts:33
Existing backend agent id, when available.
agentIdentifier?
Section titled “agentIdentifier?”
optionalagentIdentifier:string
Defined in: packages/core/src/transport/http.ts:35
External agent version identifier.
agentName?
Section titled “agentName?”
optionalagentName:string
Defined in: packages/core/src/transport/http.ts:37
Human-readable agent name.
agentDescription?
Section titled “agentDescription?”
optionalagentDescription:string
Defined in: packages/core/src/transport/http.ts:39
Human-readable agent description.