
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@agentkit-js/model-deepseek
Advanced tools
DeepSeek V4 adapter — thinking: { type, effort } + auto-prefix prompt cache.
Part of agentkit-js — a TypeScript + WASM agent runtime.
npm install @agentkit-js/model-deepseek @agentkit-js/core
import { DeepSeekModel, DeepSeekModels } from "@agentkit-js/model-deepseek";
const model = new DeepSeekModel(DeepSeekModels.V4, {
apiKey: process.env.DEEPSEEK_API_KEY,
thinking: { type: "enabled", effort: "high" },
});
⚠️ Compliance — Review the DeepSeek terms of service for data handling and regional access requirements.
Apache-2.0 — © agentkit-js contributors
FAQs
DeepSeek model adapter for agentkit-js
We found that @agentkit-js/model-deepseek 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.