Polyweave

@polyweave/deepseek (1.0.4)

Published 2026-07-10 18:30:31 +00:00 by Dvorak

Installation

@polyweave:registry=https://hub.kl1.tenere.ai/api/packages/Polyweave/npm/
npm install @polyweave/deepseek@1.0.4
"@polyweave/deepseek": "1.0.4"

About this package

DeepSeek

DeepSeek adapter for the Polyweave platform. OpenAI-compatible chat and embedding interface for DeepSeek models.

Synopsis

import { createDeepSeekAdapter } from '@polyweave/deepseek';

const adapter = createDeepSeekAdapter({ apiKey: process.env.DEEPSEEK_API_KEY });

Install

npm install @polyweave/deepseek

API

createDeepSeekAdapter(options)

Creates a DeepSeek adapter with Polyweave-compatible chat and embedding tools via the OpenAI-compatible API.

Tests

npm test

Requirements

  • Node.js >= 18.0.0

License

MIT

Dependencies

Development Dependencies

ID Version
@rigor/core *

Peer Dependencies

ID Version
@polyweave/core *
@polyweave/costs *
@polyweave/errors *

Keywords

polyweave deepseek ai adapter
Details
npm
2026-07-10 18:30:31 +00:00
206
John Dvorak
SEE LICENSE IN LICENSE
6.3 KiB
Assets (1)
Versions (5) View all
1.0.8 2026-07-11
1.0.5 2026-07-10
1.0.4 2026-07-10
1.0.3 2026-07-10
1.0.2 2026-07-10