Multi-Agent Network Analyzer
Pricing
Pay per usage
Multi-Agent Network Analyzer
Extracts topological interaction paths, communication delay, and synergic execution indices from multi-agent swarms.
Multi-Agent Network Analyzer
Pricing
Pay per usage
Extracts topological interaction paths, communication delay, and synergic execution indices from multi-agent swarms.
Inline array of agent-message records. Each record needs a source, target, and (optionally) a delay. Field names are flexible: source|from|src|sender, target|to|dst|receiver, delayMs|delay|latency|duration.
ID of an Apify dataset whose items are agent-message records to analyze.
HTTP(S) URL returning JSON: either an array of message records, or an object with the records under items/records/data/messages.
ID of an Apify key-value store to read message records from (used with kvRecordKey).
Key of the record (JSON array or object) inside the key-value store.