WaldiezAgentConnections
WaldiezAgentConnections =
object
Defined in: src/waldiez/models/types.ts:26
WaldiezAgentConnections Represents the connections of an agent in terms of its source and target nodes. It contains two properties:
PropertiesΒΆ
sourcesΒΆ
sources:
object
Defined in: src/waldiez/models/types.ts:27
edgesΒΆ
edges:
WaldiezEdge
[]
nodesΒΆ
nodes:
WaldiezNodeAgent
[]
targetsΒΆ
targets:
object
Defined in: src/waldiez/models/types.ts:31
edgesΒΆ
edges:
WaldiezEdge
[]
nodesΒΆ
nodes:
WaldiezNodeAgent
[]