Skip to content

0.1.3

Choose a tag to compare

@nateless nateless released this 22 Jun 23:17

0.1.3 - 2026-06-23

Added

  • 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.