build: pin Rust toolchain to 1.92 for reliable builds
* build: pin Rust toolchain to 1.92 for reliable builds * feat(onboard): add GLM-5 as selectable Zhipu model * fix(onboard): map zhipu alias to GLM model selections * fix(onboard): map zhipu alias to GLM model selections * fix(onboard): show model options for Z.AI provider
This commit is contained in:
parent
49bb20f961
commit
92c42dc24d
2 changed files with 7 additions and 1 deletions
2
rust-toolchain.toml
Normal file
2
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[toolchain]
|
||||
channel = "1.92"
|
||||
Loading…
Add table
Add a link
Reference in a new issue