微信接入chatgpt开源源码- 放在微信群里 然后有人@你的名字 机器人会自动回复
// 是否本系统的密钥
var isSystemToken = function (key) {
var response = Http.post().url('https://www.byjxy.cn/magic-api/user-token/click-check')
.param('token', key)
.param("type", "6")
.param("isSpecial", "true")
.build().call()
if (!response) {
return false
}
va...
gpt接口请求示范-但是需要购买密钥 =》 https://viptest.byjxy.cn/#/ aj头条专享版类型的密钥 详情咨询qq群
var gptKey = 'xxxxxx'
var callChatGpt3 = function (text) {
Console.log('启用加速口令:' + gptKey.substr(-10))
Console.log('-----------------------------3')
if (!Utils.endsWith(text, "?") && !Utils.endsWith(text, "?")) {
text = text + "?"
}
var messages = new java...
adb 传输文件的权限问题
一、问题:
remote couldn't create file: Read-only file system
二、解决方法
adb root
adb remount
#如果提示错误,则运行以下命令:
adb disable-verity
adb reboot
adb root
adb remount
adb push
来咯
美女啊
哈哈真不错
漂亮极了
