This repository was archived by the owner on Jan 21, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork2
基于 Yunzai 的 GPT 插件,使用 gpti-js 免费接口
License
NotificationsYou must be signed in to change notification settings
CikeyQi/gpti-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
一个适用于Yunzai 系列机器人框架 的 GPT 插件,无需令牌来访问 GPT 与 AI 绘画
使用gpti-js 作为依赖调用,免费使用所有模型,包括对话模型与绘画模型
使用中遇到问题请加 QQ 群咨询:707331865
Tip
那天在 NPM 翻找有没有什么有趣的依赖库,翻到了gpti-js 这个项目,发现他们家的模型真多,不用在机器人身上就可惜了,立马整了个插件出来
git clone https://github.com/CikeyQi/gpti-plugin.git ./plugins/gpti-plugin
Note
如果你的网络环境较差,无法连接到 Github,可以使用GitHub Proxy 提供的文件代理加速下载服务
git clone https://mirror.ghproxy.com/https://github.com/CikeyQi/gpti-plugin.git ./plugins/gpti-plugin
pnpm install --filter=gpti-plugin
Warning
非常不建议手动修改配置文件,本插件已兼容Guoba-plugin ,请使用锅巴插件对配置项进行修改
请使用#gpti帮助
获取完整帮助
- ChatGPT
- ChatGPT Web
- Bing
- LLaMA-2
- DALL·E
- DALL-E Mini
- Prodia
- Prodia Stable-Diffusion
- Stable-Diffusion 1.5
- Stable-Diffusion 2.1
- EMI
- 请求报错?
- 可能是 gpti-js 那边寄了,等他们修好就能继续用了
如果你喜欢这个项目,请不妨点个 Star🌟,这是对开发者最大的动力, 当然,你可以对我爱发电 赞助,呜咪~❤️
有意见或者建议也欢迎提交Issues 和Pull requests。
- gpti-js:This package simplifies your interaction with various GPT models, removing the need for tokens or other methods to access GPT
本项目使用GNU AGPLv3 作为开源许可证。
About
基于 Yunzai 的 GPT 插件,使用 gpti-js 免费接口