mirror of
https://github.com/mengxi-ream/read-frog.git
synced 2026-04-30 01:56:46 +00:00
* feat: add Alibaba Cloud (Bailian) as AI provider Add Alibaba Cloud Model Studio as a new built-in provider with @ai-sdk/alibaba. Models: Qwen series (qwen3-max, qwen3.5-plus, qwen3.5-flash, qwen-plus, qwen-flash, qwen-turbo, qwq-plus, qwen3-coder-plus), DeepSeek (v3.2, v3.1, r1, v3), Kimi (k2.5), MiniMax (M2.5), GLM (glm-5). Default model: qwen3.5-flash. Includes i18n for all 8 locales. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * feat: add Moonshot AI and Hugging Face as AI providers Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: bump dependencies and pnpm to 10.32.1 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: resolve eslint errors from dependency bump - Disable perfectionist/sort-imports for markdown files to fix getAllComments crash on .md files - Move inline regex literals to module scope (e18e/prefer-static-regex) - Apply auto-fixes: spread syntax, .at(-1), Array.from with mapper, timer args - Add alt text to README images and remove unused definitions - Add non-null assertions for .at(-1) to satisfy TypeScript Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| debug | ||
| scrape-ai-sdk-provider-models.ts | ||