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

@agentkit-js/model-doubao

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-doubao

Doubao (Volcengine Ark) model adapter for agentkit-js

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
21
-59.62%
Maintainers
1
Weekly downloads
 
Created
Source

@agentkit-js/model-doubao

Doubao / Volcengine Ark adapter — thinking tiers + auto-prefix / ark-context cache strategies.

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

Install

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

Usage

import { DoubaoModel, DoubaoModels } from "@agentkit-js/model-doubao";

const model = new DoubaoModel(DoubaoModels.DOUBAO_SEED_1_6, {
  apiKey: process.env.DOUBAO_API_KEY,
  thinking: { mode: "enabled", effort: "high" },
});

⚠️ Compliance — Volcengine Ark may store request/response data per its terms of service. Review your data residency requirements before using in production.

License

Apache-2.0 — © agentkit-js contributors

Keywords

agentkit

FAQs

Package last updated on 12 Jun 2026

Related posts