Hello Boy !

Results 3 comments of Hello Boy !

发现了一个尴尬的问题: 控制台要显示网关流控页面,必须要先访问下网关路径,否则不显示。即:先有流量后控制。

service/chatgpt/index.ts中44行下面添加如下代码即可 maxResponseTokens:2048,

yeah, I tried it . but got the messy string. ---in node like this--- var snappyjs = require('snappyjs'); var fs = require('fs'); function stringToArrayBuffer(source) { var arrayBuffer = new ArrayBuffer(source.length...