A GPT plug-in for the Yunzai series robot framework, which does not require a token to access GPT and AI painting
Use gpti-js as a dependency call and use all models for free , including dialogue models and painting models
If you encounter any problems during use, please join the QQ group for consultation: 707331865
Tip
That day I was searching NPM for any interesting dependency libraries, and came across the gpti-js project. I found that they had so many models, it would be a pity not to use them on robots, so I immediately made a plug-in.
git clone https://github.com/CikeyQi/gpti-plugin.git ./plugins/gpti-plugin
Note
If your network environment is poor and you cannot connect to Github, you can use the file proxy accelerated download service provided by GitHub Proxy.
git clone https://mirror.ghproxy.com/https://github.com/CikeyQi/gpti-plugin.git ./plugins/gpti-plugin
pnpm install --filter=gpti-plugin
Warning
It is strongly not recommended to manually modify the configuration file. This plug-in is compatible with Guoba-plugin. Please use the Guoba plug-in to modify the configuration items.
Please use #gpti帮助
for complete assistance
If you like this project, please click Star?, which is the biggest motivation for developers. Of course, you can sponsor I Love Power Generation, woo mi~❤️
If you have comments or suggestions, you are also welcome to submit Issues and Pull requests.
This project uses GNU AGPLv3 as the open source license.