Swift programmingFamiliarity with Easydict's codebaseKnowledge of REST API integration
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
45
研究方向
Examine the existing OCR service implementations (likely in files like `Easydict/OCR/OCRService.swift` or similar) to understand the pattern for adding new services. Then implement support for multimodal model APIs (e.g., Qwen, Gemini) following the same pattern, including authentication, request formatting, and response parsing. Check the issue comments for any additional context or maintainer guidance. Test with sample images to ensure correct OCR output.