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
Added a first-class Z.ai provider for zai:glm-5.2, including runtime
config from ZAI_API_KEY, optional Z.ai base URL overrides, provider/model
registry entries, model profile metadata, and provider matrix support.
Added native Z.ai chat-completions support for non-streaming and streaming
responses, JSON mode, function tools, streamed tool-call argument merging,
reasoning deltas, request metadata, raw usage, and estimated cost metadata.