Skip to main content

NoneBot DeepSeek 插件。接入 DeepSeek 模型,提供智能对话与问答功能

Project description

NoneBot-Plugin-DeepSeek

✨ NoneBot DeepSeek 插件 ✨

DeepSeek
pypi python uv-managed alc-resolved
NoneBot Registry Supported Adapters
📸 演示与预览   |   📦️ 下载插件   |   💬 加入交流群

📖 介绍 Human coded

NoneBot DeepSeek 插件。接入 DeepSeek 模型,提供智能对话与问答功能

Wiki: 👉 传送门

[!IMPORTANT] 收藏项目,你将从 GitHub 上无延迟地接收所有发布通知~⭐️

starify
Star History

💿 安装

以下提到的方法任选 其一 即可

[!TIP] 想要启用 Markdown 转图片功能,需安装 nonebot-plugin-deepseek[image]

[推荐] 使用 nb-cli 安装 在 Bot 的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-deepseek
使用包管理器安装
pip install nonebot-plugin-deepseek
# or, use poetry
poetry add nonebot-plugin-deepseek
# or, use pdm
pdm add nonebot-plugin-deepseek

打开 NoneBot 项目根目录下的配置文件, 在 [plugin] 部分追加写入

plugins = ["nonebot_plugin_deepseek"]

⚙️ 配置

在项目的配置文件中添加下表中配置

[!note] api_key 请从 DeepSeek 开放平台 获取
enable_modelsCustomModel 结构的字典,若无接入本地模型的需要则无需修改
若要接入本地模型,请参见:👉 Wiki - 接入本地模型

配置项 必填 默认值 说明
deepseek__api_key API Key
deepseek__enable_models [{ "name": "deepseek-chat" }, { "name": "deepseek-reasoner" }] 启用的模型 配置说明
deepseek__prompt 模型预设
deepseek__stream False 是否启用流式传输
deepseek__timeout {"api_request": 100, "user_input": 60} 超时设定
deepseek__md_to_pic False 是否启用 Markdown 转图片
deepseek__enable_send_thinking False 是否发送思维链

🎉 使用

[!note] 请检查你的 COMMAND_START 以及上述配置项。这里默认使用 /

帮助

deepseek --help
         --balance

         [...content] 
           --use-model [model]
           --with-context
           --render | -r

         model
           --list | -l
           --set-default [model]
           --render-markdown ['enable' | 'disable' | 'on' | 'off']

问答

/deepseek [内容]

快捷命令:/ds [内容] 或回复文本消息

多轮对话

/deepseek --with-context [内容]

快捷指令:/ds --with-context [内容] /多轮对话

深度思考

/deepseek [内容] --use-model deepseek-reasoner

快捷指令:/深度思考 [内容]

余额

权限:SUPERUSER

/deepseek --balance

快捷指令:/ds --balance /余额

设置

权限:设置默认模型 指令仅 SUPERUSER 可用

# 查看支持的模型列表
/deepseek model -l|--list
# 设置默认模型
/deepseek model --set-default [模型名]
# 设置 Markdown 转图片
/deepseek model --render-markdown ['enable' | 'disable' | 'on' | 'off']

快捷指令:/模型列表 /设置默认模型 [模型名]

自定义快捷指令

该特性依赖于 Alconna 快捷指令。自定义指令不带 COMMAND_START,若有必要需手动填写

# 增加
/deepseek --shortcut <自定义指令> /deepseek
# 删除
/deepseek --shortcut delete <自定义指令>
# 列出
/deepseek --shortcut list

例子:

user: /deepseek --shortcut /chat /deepseek --use-model deepseek-chat
bot: deepseek::deepseek 的快捷指令: "/chat" 添加成功
user: /chat
bot: (使用模型 deepseek-chat)

📸 效果图

DeepSeek - Preview

💖 鸣谢

贡献者们

contributors sponsors

感谢这些大佬对本项目作出的贡献:

contributors

📄 许可证

本项目使用 MIT 许可证开源

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_deepseek-0.2.0.tar.gz (27.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nonebot_plugin_deepseek-0.2.0-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_deepseek-0.2.0.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_deepseek-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4a1f9b6199a1795729c20418ff03ca9966e9b17379e8b0187e1d132c979b85ae
MD5 4fae01dac8dd2e9c49da73def1c864ed
BLAKE2b-256 bcdaea7b5a3e047ad85d3ec24a7da4470c68afd94b80ac3db5dda81ec7a42738

See more details on using hashes here.

File details

Details for the file nonebot_plugin_deepseek-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_deepseek-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6b3fd40f1b73a6ff2fdc6cbe877c5693c99d8e52cc52802f71f1e83815c9f4a5
MD5 984afb40b1b2bb0c7d5671e84ad96d93
BLAKE2b-256 929890cb6c0527ae888b5de4e68124c48b86fe40c2cb35f42bfc7674fee24af5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page