👉 View X-CMD demo for more information about this version
👉 Version compare: v0.5.2...v0.5.3
📃 Changelog
deepseek
- Added the
deepseek
module, allowing users to request DeepSeek AI models directly via@deepseek
.
Currently, two models are supported:deepseek-chat
(powered by DeepSeek-V3) anddeepseek-reasoner
(powered by DeepSeek-R1).
Example:
@deepseek "What is the history of the Great Wall?"
@deepseek --model deepseek-reasoner "How many Rs are there in the word strawberry?"
dingtalk|feishu
- Added
init
,--cfg
, and--cur
commands to manage the webhook URL of group bot.
x-cmd
- Added the
x hi
feature to output IPv4 address and HTTP information. For more details, visit: x-cmd.com/hi