koishi-plugin-gemini-pro
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

koishi-plugin-gemini-pro

npm

Gemini Pro对话插件

注意,本插件需要自建后端,仓库我已经准备好了:

https://github.com/Vincent-the-gamer/gemini-pro-chat-kit

申请Gemini Pro API Key

申请Gemini Pro API Key: https://makersuite.google.com/app/apikey

申请Key的过程请参考我的博客的一部分: https://blog.vince-g.xyz/#/posts/deploy-gemini-pro

使用方法

在Koishi插件市场安装gemini-pro插件

配置后端的url, 然后打开你的魔法,在后端将代理端口改为你魔法的端口

启用插件,通过命令调用

# 和ai对话,会累计上下文
ai 你的内容

# 清空上下文
清空上下文

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i koishi-plugin-gemini-pro

      Weekly Downloads

      54

      Version

      1.0.3

      License

      MIT

      Unpacked Size

      5.25 kB

      Total Files

      5

      Last publish

      Collaborators

      • vincent-the-gamer