{"message":"Backend OCR avec Vectorisation (Mistral & OpenAI)","version":"1.0.0","endpoints":{"health":"/health","authLogin":"POST /api/auth/login","authLogout":"POST /api/auth/logout","processMistral":"POST /api/ocr/process","processOpenAI":"POST /api/ocr/process-openai","processOpenAIFast":"POST /api/ocr/process-openai-fast","processOpenAIWithSummary":"POST /api/ocr/process-openai-with-summary","documentUpload":"POST /api/documents/upload","documentInit":"POST /api/documents/init","documentConfirm":"POST /api/documents/confirm","documentIndex":"POST /api/documents/index","ragSearch":"POST /api/rag/search","ragAsk":"POST /api/rag/ask","ragLogs":"GET /api/rag-logs","ragLogsDetail":"GET /api/rag-logs/:id","ragLogsStats":"GET /api/rag-logs/stats","mcpToolsList":"POST /mcp/tools/list","mcpToolsCall":"POST /mcp/tools/call","mcpHealth":"GET /mcp/health","docs":"/api-docs"}}