cherry-studio/src
icarus b262410518 refactor(ocr): use config from useOcrProvider hook directly
Update OCR settings components to use config object returned by useOcrProvider hook instead of accessing it through provider.config. This provides more direct access to the configuration data and improves consistency across components.
2025-10-20 03:13:25 +08:00
..
main feat(ocr): add provider config mappings and default preferences 2025-10-20 01:54:22 +08:00
preload refactor(ocr): rename OCR_ocr to OCR_Ocr for consistent naming 2025-10-19 19:11:37 +08:00
renderer refactor(ocr): use config from useOcrProvider hook directly 2025-10-20 03:13:25 +08:00