Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ Skills 会按以下优先级扫描:

### **为 DeepSeek 优化**
- 专门为 DeepSeek 模型性能调优。
- 通过使用[上下文缓存](https://api-docs.deepseek.com/guides/kv_cache)来降低成本。
- 原生支持[思考模式](https://api-docs.deepseek.com/guides/thinking_mode)和思考强度控制。
- 通过使用[上下文缓存](https://api-docs.deepseek.com/zh-cn/guides/kv_cache)来降低成本。
- 原生支持[思考模式](https://api-docs.deepseek.com/zh-cn/guides/thinking_mode)和思考强度控制。

## 斜杠命令与按键功能

Expand Down