You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove hardcoded temperature in Z.AI provider
- Remove ZAI_DEFAULT_TEMPERATURE constant (was hardcoded to 0)
- Allow Z.AI API to use its own default temperature (0.6 for glm-4.5)
- Update tests to reflect the change
Fixes#8286
0 commit comments