No project description provided
Project description
安装
[推荐] 使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot_plugin_groups_aichat
使用包管理工具
使用 poetry/pip 等包管理工具在当前目录安装本插件
之后打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分的 plugins 项里追加写入
[tool.nonebot]
plugins = [
# ...
"nonebot_plugin_groups_aichat"
]
配置
具体配置方法请参考 clovers-AIchat
NONEBOT_PLUGIN_GROUPS_AICHAT_TIMEOUT = 600
NONEBOT_PLUGIN_GROUPS_AICHAT_MEMORY = 20
NONEBOT_PLUGIN_GROUPS_AICHAT_PROMPT_SYSTEM = '你的名字是枫枫,你可以自由回答问题。'
NONEBOT_PLUGIN_GROUPS_AICHAT_CONFIG_LIST = '
[
{
"key": "hunyuan",
"model": "hunyuan-lite",
"url": "https://hunyuan.tencentcloudapi.com",
"secret_id": "",
"secret_key": ""
}
]
'
联系
如有建议,bug 反馈等可以加群
机器人 bug 研究中心(闲聊群) 744751179
永恒之城(测试群) 724024810
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_groups_aichat-0.1.3.tar.gz.
File metadata
- Download URL: nonebot_plugin_groups_aichat-0.1.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfe01d0c896510fd1b2ab269ea0c3465f74a928c1139e9827ec413f7f57e0bbd
|
|
| MD5 |
093ce0ddab6ccb804823da272b826cae
|
|
| BLAKE2b-256 |
3a22557df6a7786820f4e5310187c3dea47389c827420934c39d4d2b6415042c
|
File details
Details for the file nonebot_plugin_groups_aichat-0.1.3-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_groups_aichat-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
236f828e0e7f9df7baef06b220ab99a6fccb8b36eca8d68d8014cb4c5c988111
|
|
| MD5 |
f9ff8d628bfc173a0593bb682d565f19
|
|
| BLAKE2b-256 |
1210fb05c9858d07dc4435cc994f9c58c57f0b3ed3821ef3922194d71db3ee0a
|