Nonebot-plugin-deepseek

Latest version: v0.1.9

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.9

What's Changed
* 🐛 修复错误的消息处理 by Decrabbityyy in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/37
* ✨ 优化超时配置 by KomoriDev in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/40
* 📝 添加 Badge by KomoriDev in https://github.com/KomoriDev/nonebot-plugin-deepseek/commit/e0f016cd2bc7228872f2701a40463a57bf01230d
* ✨ 添加文本转语音功能 by FrostN0v0 in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/27
* 🚸 添加模型别名配置 by KomoriDev in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/41

New Contributors
* FrostN0v0 made their first contribution in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/27

<img width="100" src="https://github.com/user-attachments/assets/d63ec8e5-06b0-449d-9b1d-fcb1c3ea6aff" alt="sticker" />

**Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-deepseek/compare/v0.1.8...v0.1.9

0.1.8

What's Changed
* 🏷️ 完善类型标注 by KomoriDev in b7c291b3fea2b2141b2aced4601cd6d6949edd26
* 🚑 对 subcommand 命令解析结果进行额外处理 by KomoriDev in 831b9d079af6b844892ab712209c2709c5cee433
* ✨ 动态设置 markdown 转图片功能 by KomoriDev in 30
* ✨ 流式返回对话内容 by Decrabbityyy in 32
* ⬆️ 升级 plugin-alconna 依赖版本 by KomoriDev in 50d07469efb217c5bea3a1bc24cead64f7752add
* 💄 调整分割线长度 by KomoriDev in 9a8e4a9d49326e39300d1d26c37ec26d0ca49961
* 🐛 修复消息段构造异常的问题 by KomoriDev in 3f643153e7c0db7619ab974f73aa5362e81228a4

New Contributors
* Decrabbityyy made their first contribution in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/32

<img width="100" src="https://github.com/user-attachments/assets/e760cd0f-9b25-4fa6-8366-4557d57ed16a" alt="sticker" />

**Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-deepseek/compare/v0.1.7...v0.1.8

0.1.7

What's Changed
- ⬆️ auto update by pre-commit hooks by pre-commit-ci in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/16
- 🐛 修复 htmlrender 插件的导入逻辑,修复 Python 3.9 兼容性问题 by Asankilp in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/24
- 📝 添加 wiki by KomoriDev in 8e0a30809e112b6a6fe7e26e31e1d8f272f1b502

New Contributors
* pre-commit-ci made their first contribution in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/16

<img width="100" src="https://github.com/user-attachments/assets/fc973fa5-99a6-42e1-b002-c02af8685b9d" alt="sticker" />

**Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-deepseek/compare/v0.1.6...v0.1.7

0.1.6

What's Changed
- ✨ 支持回滚多轮对话上下文 by zxjwzn in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/14
- ✏️ 修正错字 by Asankilp in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/17
- ✨ 支持自定义模型 API Key 和 prompt by zxjwzn in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/18
- 🐛 当 `enable_models` 变化时,确保默认模型始终有效 by KomoriDev in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/20
- ✨ 返回结果时附带引用 by KomoriDev in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/23

New Contributors
- zxjwzn made their first contribution in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/14
- Asankilp made their first contribution in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/17

<img width="100" src="https://github.com/user-attachments/assets/55f40ad3-c8bb-410a-96bc-c11dd2d9c760" alt="sticker" />

**Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-deepseek/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
- 🐛 修复默认模型需冷重载生效的问题 in bdc75713935f432dbc571e5399dde06dfe782ad0
- ✨ 提供更多配置项 in https://github.com/KomoriDev/nonebot-plugin-deepseek/pull/9
- 🩹 仅在 chat 模型启用预设 in 62256ab5d42e841cfb0d00bd293e7f649635eead

<img width="100" src="https://github.com/user-attachments/assets/0770adb4-e8ad-479e-9aae-643b181666eb" alt="emoji" />

**Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-deepseek/compare/v0.1.4...v0.1.5

0.1.4

What's Changed

- 🍻 允许手动结束等待 in 5cda533a38a43ac2c2150070ee6560f76aab3356
- 🐛 修复 --use-model 选项无效的问题 in ce10ea190516c2b8ab8ea8465a14fb4532b9760d
- 🚑 多轮对话仅允许会话发起者响应 9e0528249db8ddcd50030f83d617fae9d50e7847

<img width="100" src="https://github.com/user-attachments/assets/0118b9f6-fdf2-44f3-99ad-316497680d8a" alt="img" />

**Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-deepseek/compare/v0.1.3...v0.1.4

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.