New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@agentkit-js/model-zhipu

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentkit-js/model-zhipu

Zhipu (GLM) model adapter for agentkit-js

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@agentkit-js/model-zhipu

Zhipu GLM-5 adapter — thinking: { type } via extra_body, auto-prefix cache.

Part of agentkit-js — a TypeScript + WASM agent runtime.

Install

npm install @agentkit-js/model-zhipu @agentkit-js/core

Usage

import { ZhipuModel, GLMModels } from "@agentkit-js/model-zhipu";

const model = new ZhipuModel(GLMModels.GLM_5, {
  apiKey: process.env.ZHIPU_API_KEY,
});

⚠️ Compliance — Review the Zhipu BigModel terms before using in production.

License

Apache-2.0 — © agentkit-js contributors

Keywords

agentkit

FAQs

Package last updated on 12 Jun 2026

Related posts