convertor/docs/功能說明
Your Name 6d948b0873 feat: implement automatic format inference service with candidate generation and prediction model
- Add formatCandidateRules.ts to define rules for generating format candidates based on file features.
- Introduce formatPredictionModel.ts to predict the most likely target format based on user behavior and file features.
- Create inferenceService.ts to integrate all inference modules and provide a unified inference API.
- Develop inference.tsx as an API endpoint for frontend calls to predict formats and engines based on file extensions.
- Implement logging for conversion events and dismissals, along with user profile retrieval.
- Ensure warmup management for engine predictions and provide status checks.
2026-01-26 12:47:16 +08:00
..
OCR.md feat: add OCR language extension configuration and documentation 2026-01-24 00:16:32 +08:00
PDF-Packager.md Add unit tests for PDF Packager converter functionality 2026-01-24 14:39:22 +08:00
多語言介面.md 更新轉換器文檔:新增 4 種轉換器,修正格式與描述,擴充輸入輸出格式詳情 2026-01-23 22:45:18 +08:00
翻譯功能.md feat: add OCR language extension configuration and documentation 2026-01-24 00:16:32 +08:00
自動格式推斷.md feat: implement automatic format inference service with candidate generation and prediction model 2026-01-26 12:47:16 +08:00
轉換器.md 更新轉換器文檔:調整內建內容格式,增強可讀性 2026-01-23 23:35:31 +08:00