Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 615 Bytes

File metadata and controls

12 lines (9 loc) · 615 Bytes

# AgentGraphEdgePost

Properties

Name Type Description Notes
key string A unique key for this edge within the graph
source_config string The AI Config key that is the source of this edge
target_config string The AI Config key that is the target of this edge
handoff object The handoff options from the source AI Config to the target AI Config [optional]

[Back to Model list] [Back to API list] [Back to README]