Skip to content

Commit 2260c51

Browse files
committed
docs(changelog): add advisor model upgrade and JSON output changes to 1.4.0
1 parent 8c893a5 commit 2260c51

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and
1818
### Changed
1919

2020
- All user-facing CLI text is now standardized to English.
21+
- `bl advisor recommend` internal intent/ranking model upgraded from `qwen-turbo` to `qwen-flash`.
22+
- Cleaner JSON output for `usage`, `quota`, and `workspace` commands.
2123
- `base_url` from the config file now takes priority over the `DASHSCOPE_BASE_URL` environment variable.
2224
- `bl config show` now displays all fields from `config.json`, with sensitive values masked.
2325

CHANGELOG.zh.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
### 变更
1919

2020
- 所有面向用户的 CLI 文案统一为英文。
21+
- `bl advisor recommend` 内部意图 / 排序模型由 `qwen-turbo` 升级为 `qwen-flash`
22+
- 优化 `usage``quota``workspace` 命令的 JSON 输出。
2123
- 配置文件中的 `base_url` 现在优先级高于环境变量 `DASHSCOPE_BASE_URL`
2224
- `bl config show` 现在展示 `config.json` 中的全部字段(敏感值已脱敏)。
2325

0 commit comments

Comments
 (0)