纹波
纹波
### Task Description Fixed wording errors in README_CN.md documentation to improve document quality and professionalism ### Solution Description - Identified and corrected wording errors in README_CN.md - Ensured accuracy of...
Summary Added optional Chinese font support for the Pandoc converter, enabling proper rendering of Chinese characters in Markdown to PDF conversions. Changes Environment Variables (src/helpers/env.ts) - PANDOC_ENABLE_CHINESE_FONT: Enable/disable Chinese font...
1. **Added support for Qwen3 LLM** - Integrated Qwen3 (by Alibaba) as a new supported large language model - Implemented corresponding API client for Bailian platform's Qwen3 OpenAPI - Official...