19 lines
610 B
PHP
19 lines
610 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T15:38:00+00:00
|
|
return array (
|
|
'name' => 'multiagent_selectif',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'multiagent selectif',
|
|
1 => 'agent intelligent',
|
|
2 => 'pick agent',
|
|
),
|
|
'cmd' => 'curl -sk -x post http://localhost:4000/chat -d {"messages":[{"role":"user","content":"parmi 950 agents 5637 skills 617 tools quel est le meilleur pour la question du user"}]}',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-18T12:46:22+00:00',
|
|
'source' => 'opus4-autowire-early-v2',
|
|
'executed_at' => '2026-04-19T15:38:00+00:00',
|
|
'out_preview' => '',
|
|
'ms' => 20.0,
|
|
);
|