luomo-pro
luomo-pro
On the iOS platform,When I use tts to read a text aloud while using the audioPlays package to play a short sound effect, I get the following error message: "Error...
When I use text_to_speech to read a text aloud while using the audioPlays package to play a short sound effect, I get the following error message: "Error configuring audio session:...
I test downloading very small files, for example 3KB files, setting ChunkCount to 1 will be faster than setting it to 16. I think it should be enough to use...
I am a blind developer. I found that there are a lot of accessibility problems in the image selection interface, which greatly affects the use of the disabled. Talk back...
**例行检查** [//]: # (方框内删除已有的空格,填 x 号) + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我已完整查看过项目 README,已确定现有版本无法满足需求 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **功能描述** 现在的重试机制就是很简单的重试几次而已,那就存在多个问题,比如: 1.并不是所有渠道类型都需要不断重试,利于对我而言,只有open ai的有必要重试,而国内文心一言等就没必要。...
**例行检查** [//]: # (方框内删除已有的空格,填 x 号) + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我已完整查看过项目 README,尤其是常见问题部分 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **问题描述** 客户端调用代码并没有任何改动的情况下,偶尔就会出现如下的错误: unmarshal_response_body_failed ,...
**例行检查** [//]: # (方框内删除已有的空格,填 x 号) + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我已完整查看过项目 README,尤其是常见问题部分 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **问题描述** google的gemini-pro偶尔会出现返回空内容的情况,也就是json内容是这样的: {"id":"chatcmpl-1f5aa84a6a7141e285ca51e220a60f57","object":"chat.completion","created":1702828800,"choices":[{"index":0,"message":{"role":"assistant","content":""},"finish_reason":"stop"}],"usage":{"prompt_tokens":11,"completion_tokens":0,"total_tokens":11}} 我提问的内容就是“你是谁”这三个字。...
**例行检查** [//]: # (方框内删除已有的空格,填 x 号) + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我已完整查看过项目 README,已确定现有版本无法满足需求 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **功能描述** 在日志界面里,增加一个调用耗时的字段,可以显示从开始请求上游地址,一直到获取了完整的响应结果,一共用了多长时间,可以以秒为单位。 **应用场景** 有几方面:...
**例行检查** [//]: # (方框内删除已有的空格,填 x 号) + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我已完整查看过项目 README,已确定现有版本无法满足需求 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **功能描述** 智普glm除了升级到4以外,还发布了GLM-4V,就跟gpt-4-v一样,都可以用来识别图片,下面是官方的接入文档,希望可以接入,谢谢 https://open.bigmodel.cn/dev/api#glm-4v **应用场景**...
Hi, I just had feedback from my users that they are experiencing this error: [ error ] [0]No rank for bytes vector: [33][src/Vocab/Vocab.php:120] Since this is a problem found by...