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.