Skip to content

docs: add Kun integration guide (en/zh-CN)#243

Open
wustwyh wants to merge 1 commit into
deepseek-ai:mainfrom
wustwyh:docs/kun-integration-guide
Open

docs: add Kun integration guide (en/zh-CN)#243
wustwyh wants to merge 1 commit into
deepseek-ai:mainfrom
wustwyh:docs/kun-integration-guide

Conversation

@wustwyh

@wustwyh wustwyh commented Jun 23, 2026

Copy link
Copy Markdown

Add English and Simplified Chinese guides for integrating Kun with DeepSeek-V4-Pro / DeepSeek-V4-Flash via the kun serve runtime.

  • Covers installation from GitHub Releases or source.
  • Documents CLI flags and environment variables for DeepSeek API config.
  • Notes the built-in 1M context window profiles.
  • Adds Kun to the tools table in README.md and README.zh-CN.md in alphabetical order.

Closes #232

See CONTRIBUTING.md for full guidelines.

Checklist

Agent Configuration

  • Model names are current (v4-pro / v4-flash, not v3 names)
  • 1M context is configured or mentioned
  • Max thinking effort level is supported
  • Pricing is current (input, output, cache hit), verified against DeepSeek API Docs
  • Config fields are verified to work in the agent
  • No workarounds for already-fixed upstream bugs

Documentation

  • Both English and Chinese versions included in a single PR
  • README table entry inserted in alphabetical order
  • One tool per PR; unrelated tools not combined
  • Images placed in docs/assets/ with descriptive filenames and reasonable sizes

Add English and Simplified Chinese guides for integrating Kun with
DeepSeek-V4-Pro / DeepSeek-V4-Flash via the kun serve runtime.

- Covers installation from GitHub Releases or source.
- Documents CLI flags and environment variables for DeepSeek API config.
- Notes the built-in 1M context window profiles.
- Adds Kun to the tools table in README.md and README.zh-CN.md in
  alphabetical order.

Closes deepseek-ai#232
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Kun integration guide

1 participant