qwen-code/packages/cli/src/config
Mingholy 761833c915
Vision model support for Qwen-OAuth (#525)
* refactor: openaiContentGenerator

* refactor: optimize stream handling

* refactor: re-organize refactored files

* fix: unit test cases

* feat: `/model` command for switching to vision model

* fix: lint error

* feat: add image tokenizer to fit vlm context window

* fix: lint and type errors

* feat: add `visionModelPreview` to control default visibility of vision models

* fix: remove deprecated files

* fix: align supported image formats with bailian doc
2025-09-18 13:32:00 +08:00
..
extensions [extensions] Add an initial set of extension variables (#7035) 2025-08-26 02:13:16 +00:00
auth.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
auth.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
config.integration.test.ts Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0 2025-09-11 16:26:56 +08:00
config.test.ts Merge tag 'v0.3.4' of github.com:google-gemini/gemini-cli into chore/sync-gemini-cli-v0.3.4 2025-09-11 16:38:48 +08:00
config.ts Merge branch 'main' into chore/sync-gemini-cli-v0.3.4 2025-09-16 19:51:32 +08:00
extension.test.ts docs: improve docs to avoid ambiguity 2025-09-16 14:48:49 +08:00
extension.ts docs: improve docs to avoid ambiguity 2025-09-16 14:48:49 +08:00
keyBindings.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyBindings.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
sandboxConfig.ts Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0 2025-09-11 16:26:56 +08:00
settings.test.ts feat: update vars 2025-09-12 16:01:38 +08:00
settings.ts feat: update vars 2025-09-12 16:01:38 +08:00
settingsSchema.test.ts Merge branch 'main' into chore/sync-gemini-cli-v0.3.4 2025-09-15 13:42:42 +08:00
settingsSchema.ts Vision model support for Qwen-OAuth (#525) 2025-09-18 13:32:00 +08:00
trustedFolders.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
trustedFolders.ts Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0 2025-09-11 16:26:56 +08:00