WaldiezNodeAgentRemoteData
WaldiezNodeAgentRemoteData =
WaldiezAgentCommonData&object
Defined in: models/Agent/Remote/types.ts:99
WaldiezNodeAgentRemoteData The data for the agent node.
Type DeclarationΒΆ
clientΒΆ
client:
object
client.headers?ΒΆ
optionalheaders:object
Index SignatureΒΆ
[k: string]: unknown
client.maxReconnects?ΒΆ
optionalmaxReconnects:number|null
client.name?ΒΆ
optionalname:string|null
client.pollingInterval?ΒΆ
optionalpollingInterval:number|null
client.silent?ΒΆ
optionalsilent:boolean|null
client.url?ΒΆ
optionalurl:string|null
labelΒΆ
label:
string
serverΒΆ
server:
object
server.config?ΒΆ
optionalconfig:WaldiezAgentRemoteServer|null
server.enabledΒΆ
enabled:
boolean
SeeΒΆ
- WaldiezNodeAgentType
- WaldiezAgentHumanInputMode
- WaldiezAgentCodeExecutionConfig
- WaldiezAgentTerminationMessageCheck
- WaldiezAgentNestedChat
- WaldiezAgentUpdateSystemMessage
- WaldiezTransitionTarget
- WaldiezAgentLinkedTool
- WaldiezAgentUpdateSystemMessage
- WaldiezAgentCommonData
- WaldiezAgentRemoteCard
- WaldiezAgentRemoteServer