JSPM

  • Created
  • Published
  • Downloads 3208
  • Score
    100M100P100Q122904F
  • License AGPL-3.0

qwen adapter for chatluna

Package Exports

  • koishi-plugin-chatluna-qwen-adapter
  • koishi-plugin-chatluna-qwen-adapter/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (koishi-plugin-chatluna-qwen-adapter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

koishi-plugin-chathub-qwen-adapter

npm npm

为 ChatHub 提供通义千问(API)平台支持的适配器

怎么使用?

  1. 请先获取你的 DashScope API Key,查看此官方教程来获取 API KEY。
  2. 在插件市场安装本插件(chathub-qwen-adapter),并安装好本插件依赖的前置插件。
  3. 在插件配置中填写你的 API Key(请求设置 -> apiKey)
  4. 如果想使用通义千问模型的话,需要使用命令设置为默认的适配器。
  5. 现在你可以尝试回复 Bot 一句你好,如果Bot响应了你,那么恭喜你,你已经成功接入了 通义千问。

常见问题

待施工...