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 |
|
mingholy.lmh
|
14ea33063f
|
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
|
2025-09-11 16:26:56 +08:00 |
|
Mingholy
|
51b5947627
|
refactor: openaiContentGenerator (#501)
* refactor: openaiContentGenerator
* refactor: optimize stream handling
* refactor: re-organize refactored files
* fix: unit test cases
* fix: try to fix parallel tool calls with irregular chunk content
|
2025-09-09 15:34:08 +08:00 |
|
Mingholy
|
621fe2e8ba
|
fix: unexpected re-auth when auth-token is expired (#549)
|
2025-09-09 11:34:05 +08:00 |
|
Mingholy
|
009e083b73
|
fix: sync token among multiple qwen sessions (#443)
* fix: sync token among multiple qwen sessions
* fix: adjust cleanup function
|
2025-08-27 13:17:28 +08:00 |
|
tanzhenxin
|
0ba0d27941
|
Merge branch 'main' into chore/sync-gemini-cli-v0.1.21
|
2025-08-22 10:20:01 +08:00 |
|
tanzhenxin
|
742337c390
|
feat: Add deterministic cache control (#411)
* feat: add deterministic cache control
|
2025-08-21 18:33:13 +08:00 |
|
mingholy.lmh
|
1e2bbd1be3
|
fix: add patch for sync upstream
|
2025-08-20 22:24:53 +08:00 |
|
tanzhenxin
|
f503be14e9
|
chore: add metadata on openai content generator
|
2025-08-08 14:57:13 +08:00 |
|
mingholy.lmh
|
ce632725b0
|
refactor: re-organize Qwen related code files.
Co-authored-by: tanzhenxin <tanzhenxing1987@gmail.com>
Co-authored-by: pomelo-nwu <czynwu@outlook.com>
|
2025-08-08 11:55:58 +08:00 |
|