youngzyl

Results 4 comments of youngzyl

XTLS现在已经是MPL许可了,这上面的应该不是问题。

> 再补充一下,只有OpenAI 遇到这个问题,Azure OpenAI 是正常的,不知道这里有什么额外的差异。 看起来感觉像是流模式导致的问题,Azure OpenAI和OpenAI API的差异就在它有一个content filter会让文本一段一段出现而不是一直stream。可以试试关闭流模式。

> 应该是图片太大了直接发url telegram报错了, 这个是telegram的限制 > > > Provide Telegram with an HTTP URL for the file to be sent. Telegram will download and send the file. 5 MB max size...

Hi @TBXark , 请问看得到这个PR吗。 测试发现,Cloudflare Gateway也支持在url里面传递api key,只是没有写在文档里。所以API Key部分的代码可以不用改。