File tree 2 files changed +37
-0
lines changed
2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ v0.5.3 :
2
+ sum : 172b59f00c217702f037edf6c16f11c593dea0b29aca2d8fa2613b952d5c1b95d03dfd3634c2adc66e3cb612b20aa3761c98e1eba4a0cddbd41624674c7b31cf
3
+ date : 2025-02-15 17:05:27+0800
4
+ change :
5
+ deepseek :
6
+ update :
7
+ - cn : |
8
+ 新增 `deepseek` 模块,用户可通过 `@deepseek` 直接请求使用 [DeepSeek AI 模型](https://www.deepseek.com)。
9
+ 目前支持两种模型:`deepseek-chat`(调用 DeepSeek-V3)和 `deepseek-reasoner`(调用 DeepSeek-R1)。
10
+
11
+ 示例:
12
+ ```sh
13
+ @deepseek "What is the history of the Great Wall?"
14
+ @deepseek --model deepseek-reasoner "How many Rs are there in the word strawberry?"
15
+ ```
16
+ en: |
17
+ Added the `deepseek` module, allowing users to request [DeepSeek AI models](https://www.deepseek.com) directly via `@deepseek`.
18
+ Currently, two models are supported: `deepseek-chat` (powered by DeepSeek-V3) and `deepseek-reasoner` (powered by DeepSeek-R1).
19
+
20
+ Example:
21
+ ```sh
22
+ @deepseek "What is the history of the Great Wall?"
23
+ @deepseek --model deepseek-reasoner "How many Rs are there in the word strawberry?"
24
+ ```
25
+ dingtalk|feishu :
26
+ update :
27
+ - cn : 新增 `init`、`--cfg` 和 `--cur` 命令来管理群机器人的 webhook url。
28
+ en : Added `init`, `--cfg`, and `--cur` commands to manage the webhook URL of group bot.
29
+ x-cmd :
30
+ update :
31
+ - cn : 新增 `x hi` 功能,用于输出 IPv4 地址和 HTTP 信息。更多详细信息,请访问:[x-cmd.com/hi](https://x-cmd.com/hi)
32
+ en : ' Added the `x hi` feature to output IPv4 address and HTTP information. For more details, visit: [x-cmd.com/hi](https://x-cmd.com/hi)'
33
+ blog : null
34
+ name : v0.5.3
35
+ alpha : true
36
+ beta : true
37
+ latest : true
1
38
v0.5.2 :
2
39
sum : 68d0343d06bba658eace049fdc5e0297324a4708cf1f4050e449b65ad48e7e7009812cc77f8167dbec5bd3d3fd6952552f737336f3739e8b8004ca18e29804d8
3
40
date : 2025-02-08 09:30:13+0000
You can’t perform that action at this time.
0 commit comments