这是什么?问一下!
Project description
📖 介绍
这是一个 nonebot2 的 ai 解释插件,对着你想要了解的东西,回复「zssm」吧!
💿 安装
使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot-plugin-zssm
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-zssm
pdm
pdm add nonebot-plugin-zssm
poetry
poetry add nonebot-plugin-zssm
conda
conda install nonebot-plugin-zssm
打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入
plugins = ["nonebot_plugin_zssm"]
⚙️ 配置
在 nonebot2 项目的.env文件中添加下表中的必填配置
| 配置项 | 必填 | 默认值 | 说明 |
|---|---|---|---|
| zssm_ai_endpoint | 否 | https://api.deepseek.com/v1 | 使用的 ai 端点 |
| zssm_ai_token | 是 | 无 | api-key |
| zssm_ai_model | 否 | deepseek-chat | 使用的模型 |
🎉 使用
指令表
| 指令 | 权限 | 需要@ | 范围 | 说明 |
|---|---|---|---|---|
| zssm | 无 | 否 | 回复 | 对着需要解释的东西回复一下 |
效果图
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_zssm-0.1.2.tar.gz.
File metadata
- Download URL: nonebot_plugin_zssm-0.1.2.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88e6992c364a7810eda01279fd5476c9026c464aea4e64c344eaa5d183f30e03
|
|
| MD5 |
ae80a7065aff9906ec99150cefee870a
|
|
| BLAKE2b-256 |
6be6cdebbc0bfded1ad089ac853b18364dfcd5661b32cb1aa92983999c4bec28
|
File details
Details for the file nonebot_plugin_zssm-0.1.2-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_zssm-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b377657abf3e06b508492b5e1464cacf81d8f94d26efcc3cc8bff43340d0c7b
|
|
| MD5 |
0ad78a4e22660c303af264d82c10d7cf
|
|
| BLAKE2b-256 |
99c97b90aa175b76e5dc32ead44ac5abc8da48b085e5e915b80f9f475618733c
|