feat(zhipu): add GLM-5 model support #371
Annotations
2 errors
|
ci (render-test)
Process completed with exit code 1.
|
|
src/renderer/src/config/models/__tests__/reasoning.test.ts > isInterleavedThinkingModel > Zhipu GLM models > should return false for other glm models:
src/renderer/src/config/models/__tests__/reasoning.test.ts#L2283
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ src/renderer/src/config/models/__tests__/reasoning.test.ts:2283:74
|