feat: pdf import

This commit is contained in:
Philipinho
2026-04-16 14:17:27 +01:00
parent ba9e4de036
commit 28b46dc0cb
6 changed files with 82 additions and 4 deletions
+1
View File
@@ -8,6 +8,7 @@ export const Feature = {
AI: 'ai',
CONFLUENCE_IMPORT: 'import:confluence',
DOCX_IMPORT: 'import:docx',
PDF_IMPORT: 'import:pdf',
ATTACHMENT_INDEXING: 'attachment:indexing',
SECURITY_SETTINGS: 'security:settings',
MCP: 'mcp',