qwen-code/packages/core
zhutao100 9d664623f5
Fix and update the token limits handling (#754)
* fix: make token limits regex normalize e.g. `some-model-1.1` -> `some-model` while preserve e.g. `gpt-4.1` as-is.

* feat: update token limits regex for latest models `GLM-4.6`, `deepseek-v3.2-exp`.

* feat: add exact token limit number 202752 per the model config file for `GLM-4.6`.
2025-10-14 16:11:55 +08:00
..
src Fix and update the token limits handling (#754) 2025-10-14 16:11:55 +08:00
index.ts Vision model support for Qwen-OAuth (#525) 2025-09-18 13:32:00 +08:00
package.json chore: pump version to 0.0.14 2025-09-29 14:31:14 +08:00
test-setup.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
tsconfig.json fix: lockfile and configs 2025-09-15 20:59:35 +08:00
vitest.config.ts pre-release commit 2025-07-22 23:26:01 +08:00