适用于SuggarChat插件的CloudFlare协议适配器实现,SuggarChat附属插件
Project description
nonebot_plugin_suggarex_cf
Cloudflare Workers AI 协议适配器,用于 SuggarChat
为 SuggarChat 提供 Cloudflare Workers AI 接入支持
📦 安装
提供两种安装方式:
-
方法一(推荐):
nb plugin install nonebot-plugin-suggarex-cf
-
方法二(手动安装):
pip install nonebot_plugin_suggarex_cf
若使用方法二,还需在
pyproject.toml中手动添加插件名:plugins = ["nonebot_plugin_suggarex_cf"]
⚙️ 配置
在配置文件中新增了以下字段:
| 配置项 | 说明 | 默认值 |
|---|---|---|
cf_user_id |
Cloudflare Workers AI 用户 ID,请前往 Workers AI 控制台 获取 | null |
🚀 使用说明
将 Suggar 配置文件中的 protocol 字段设为:
protocol = "cf"
并配置好 token 与模型名称。模型字段填写 Cloudflare Workers AI 的文本生成模型 ID,例如:
model = "llama-3.2-xxxx"
无需使用 @ 进行拼接。具体参数与格式请参考 SuggarChat 官方文档。
如果你有任何建议或问题,欢迎提 Issue 或 PR!
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_suggarex_cf-1.1.4.post3.tar.gz.
File metadata
- Download URL: nonebot_plugin_suggarex_cf-1.1.4.post3.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcb8bdd7607289b6075991b98b749b8e53a973b058de037710f40a1e446489c3
|
|
| MD5 |
313ce5091c2bf437687284a456f54fc6
|
|
| BLAKE2b-256 |
a8b0e1a3b2fe2d9097a2d7fa496729a658c019d57508838f4642456f596a8a36
|
File details
Details for the file nonebot_plugin_suggarex_cf-1.1.4.post3-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_suggarex_cf-1.1.4.post3-py3-none-any.whl
- Upload date:
- Size: 16.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b75e4f84832077f063744501cb9fcda0bd3a389c0fcef5b2bb7564c271fa281
|
|
| MD5 |
9549853793f549377546ad04551d0491
|
|
| BLAKE2b-256 |
26ddfe6dd1ab4bdcc35212d0216c06bcc45ab856fea9e6a299a5d718e2ba5df6
|