QQ.dsh-qqbot
基于DSH-QQBOT项目的dsh-qqbotGPT优化版本
- Stars
- 0
- Language
- —
- Created
- Sep 10, 2026
- Updated
- Sep 10, 2026
Introduction
QQ.dsh-qqbot
QQ机器人官方dsh-qqbot优化版本
基于dsh-qqbot(https://github.com/tencent-connect/dsh-qqbot?utm_source=chatgpt.com )项目,主要为UI,网络搜索,识图,自动判断是否对话(全量)等工具,详细效果展示
#UI视频展示:
https://github.com/user-attachments/assets/eaaffb08-37a2-442f-a31f-e3eba252700b
#使用方法: 1.安装环境:
https://git-scm.com/install/windows
https://www.python.org/downloads/release/python-31311/
https://nodejs.org/zh-cn
https://pnpm.io/zh/installation
2.安装deepseek-harness
git clone https://github.com/deepseek-ai/deepseek-harness.git
cd deepseek-harness
pnpm install
pnpm run build
pnpm dsh web
3.安装插件
pnpm dsh plugin --profile qqbot add "目录\插件名称"
示例:pnpm dsh plugin --profile qqbot add "D:\d\dsh-qqbot-user-reference-1.0.32.tgz.tar"
注意:需要在deepseek-harness目录下使用
示例:
4.运行
pnpm dsh --profile qqbot
其他: