Files
html/api/wired-pending/intent-opus4-nl_create_intent_bridge.php
opus 1e000c42ca
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-20T01:41:40+02:00
2026-04-20 01:41:41 +02:00

17 lines
682 B
PHP

<?php
return array (
'name' => 'nl_create_intent_bridge',
'triggers' =>
array (
0 => 'cree un intent qui',
1 => 'cree moi un intent',
2 => 'ajoute un intent qui',
3 => 'wire un intent qui',
4 => 'cree intent qui',
),
'cmd' => 'echo pour creer un intent en langage naturel utiliser post /api/wevia-nl-autowire.php avec text=votre demande. exemple: curl -x post https://weval-consulting.com/api/wevia-nl-autowire.php -d text=cree un intent qui affiche la date. patterns reconnus: time docker disk memory load ssl dns nginx git pages.',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T15:35:59+00:00',
'source' => 'opus4-autowire-early-v2',
);