GamesAI-v0.4.1.mcdr
版本
0.4.1
日期
2026年5月1日
大小
20.61 KiB
下载量
13
MD5
4a3a1a420b5b1a299eb5e15be63ae273SHA256
cce6ece1fa500f5da9ef492cbd930e403cd5a7fb7a2687c37fa8ca36fd8ddbd1依赖
MCDR 插件依赖
| 插件 ID | 依赖版本 |
|---|---|
| mcdreforged | >=2.15.0 |
Python 包安装指令
pip install openai requests更新日志
中文:
本次更新添加如下内容:
- 修复了自动版本更新的问题
- 重构了工具调用方法,为以后添加自定义skills做了铺垫
- 加入了 加入/移除 白名单的功能
- 修复了一些问题
English:
This update includes the following changes:
- Fixed an issue with automatic version updates
- Refactored the tool calling method to pave the way for adding custom skills in the future
- Added the ability to add/remove whitelist entries
- Fixed various issues