nonebot / nonebot2

跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
https://nonebot.dev
MIT License
5.9k stars 555 forks source link

Plugin: 科大讯飞星火大模型聊天 #2257

Closed Alpaca4610 closed 1 year ago

Alpaca4610 commented 1 year ago

PyPI 项目名

nonebot-plugin-xinghuo-api

插件 import 包名

nonebot_plugin_xinghuo_api

标签

[{"label":"AI","color":"#ea5252"},{"label":"Chat","color":"#ea5252"}]

插件配置项

XINGHUO_APP_ID=xxxxxx
XINGHUO_API_SECRET=xxxxxx
XINGHUO_API_KEY=xxxxxx
XINGHUO_ENABLE_PRIVATE_CHAT=true
XINGHUO_GROUP_PUBLIC=false
noneflow[bot] commented 1 year ago

📃 商店发布检查结果

Plugin: 科大讯飞星火大模型聊天

✅ 所有测试通过,一切准备就绪!

详情
  • ✅ 标签: AI-#ea5252, Chat-#ea5252。
  • ✅ 项目 主页 返回状态码 200。
  • ✅ 项目 nonebot-plugin-xinghuo-api 已发布至 PyPI。
  • ✅ 插件 加载测试 通过。
  • ✅ 插件类型: application。
  • ✅ 插件支持的适配器: nonebot.adapters.onebot.v11。

  • 💡 如需修改信息,请直接修改 issue,机器人会自动更新检查结果。 💡 当插件加载测试失败时,请发布新版本后在当前页面下评论任意内容以触发测试。

    ♻️ 评论已更新至最新检查结果

    💪 Powered by NoneFlow

    Alpaca4610 commented 1 year ago

    bug fix

    Alpaca4610 commented 1 year ago

    bug fix

    Alpaca4610 commented 1 year ago

    bug fix