Files
html/api/wired-pending/intent-opus4-tip_qdrant_vectorize.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

15 lines
476 B
PHP

<?php
return array (
'name' => 'tip_qdrant_vectorize',
'triggers' =>
array (
0 => 'qdrant vectorize',
1 => 'qdrant agents',
2 => 'vectorize all',
),
'cmd' => 'echo tip qdrant vectorize - 20 collections qdrant ; agents/skills/tools vectorises pour search semantique ; embed via all-minilm 768d ; integration via /api/qdrant-search.php',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T13:59:34+00:00',
'source' => 'opus4-autowire-early-v2',
);