Update changelog with Z.ai and MiniMax providers
This commit is contained in:
parent
509520f273
commit
91c6f55143
|
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
- Grid layout in AI chat — JSX renderer supports `grid`, `columns`, `rows`, `gap` props with child positioning (`colStart`, `rowStart`, `colSpan`, `rowSpan`) and auto-height grids
|
- Grid layout in AI chat — JSX renderer supports `grid`, `columns`, `rows`, `gap` props with child positioning (`colStart`, `rowStart`, `colSpan`, `rowSpan`) and auto-height grids
|
||||||
- Configurable max output tokens in AI provider settings (default 16384)
|
- Configurable max output tokens in AI provider settings (default 16384)
|
||||||
|
- Z.ai AI provider with GLM-5, GLM-4.7, GLM-4.6, GLM-4.5 model families
|
||||||
|
- MiniMax AI provider with M2.5, M2.1, M2 models
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue