
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@agentkit-js/model-qwen
Advanced tools
Qwen3 (Alibaba DashScope) adapter — enable_thinking + thinking_budget, intl region routing.
Part of agentkit-js — a TypeScript + WASM agent runtime.
npm install @agentkit-js/model-qwen @agentkit-js/core
import { QwenModel, QwenModels } from "@agentkit-js/model-qwen";
const model = new QwenModel(QwenModels.QWEN3_MAX, {
apiKey: process.env.DASHSCOPE_API_KEY,
region: "intl", // or "cn"
enable_thinking: true,
thinking_budget: 10000,
});
⚠️ Compliance — Review Alibaba Cloud DashScope terms for cross-border data transfer rules.
Apache-2.0 — © agentkit-js contributors
FAQs
Qwen (Alibaba DashScope) model adapter for agentkit-js
The npm package @agentkit-js/model-qwen receives a total of 2 weekly downloads. As such, @agentkit-js/model-qwen popularity was classified as not popular.
We found that @agentkit-js/model-qwen demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.