tasq/node_modules/agentdb/simulation/reports/reflexion-learning-2025-11-30T00-07-49-259Z.json

30 lines
652 B
JSON

{
"scenario": "reflexion-learning",
"startTime": 1764461268747,
"endTime": 1764461269259,
"duration": 511.28865399999995,
"iterations": 2,
"agents": 5,
"success": 0,
"failures": 2,
"metrics": {
"opsPerSec": 0,
"avgLatency": null,
"memoryUsage": 23.082870483398438,
"errorRate": 1
},
"details": [
{
"iteration": 1,
"duration": 360.387306,
"success": false,
"error": "this.graphBackend.createNode is not a function"
},
{
"iteration": 2,
"duration": 115.70429899999999,
"success": false,
"error": "this.graphBackend.createNode is not a function"
}
]
}