Jules Neny
5878c56888
fix(chatbot): switch endpoint v1 -> v2 + script vectorize CJS + payload Mistral input
- ChatbotPlaceholder.vue : fetch /api/chatbot -> /api/chatbot-v2 (utilise embeddings Mistral)
- scripts/vectorize-v2.js renomme en .cjs (package.json type=module incompat avec require)
- Fix payload Mistral : 'inputs' (deprecated) -> 'input' (API actuelle)
- Vectorisation testee : 120 embeddings -> server/data/embeddings-v2.json (3.4MB, gitignored)
- Cle Mistral en rotation : nouvelle dans .env local (pas commit) + a synchroniser sur VPS
2026-05-06 01:20:40 +02:00
..
2026-04-30 02:31:31 +02:00
2026-05-06 01:20:40 +02:00
2026-04-30 02:29:16 +02:00
2026-04-28 14:00:05 +02:00
2026-04-28 14:00:05 +02:00
2026-04-28 21:47:41 +02:00
2026-04-28 14:00:05 +02:00
2026-04-30 02:31:31 +02:00
2026-04-28 14:00:05 +02:00
2026-04-28 14:00:05 +02:00
2026-04-28 14:00:05 +02:00
2026-05-05 17:58:38 +02:00
2026-04-28 14:00:05 +02:00
2026-04-30 02:31:31 +02:00
2026-04-30 02:26:24 +02:00
2026-04-28 14:00:05 +02:00
2026-04-28 14:00:05 +02:00
2026-04-28 21:47:41 +02:00
2026-04-28 21:47:41 +02:00
2026-04-29 00:33:45 +02:00
2026-04-28 14:00:05 +02:00
2026-04-28 14:00:05 +02:00
2026-04-28 14:00:05 +02:00
2026-04-28 21:47:41 +02:00