Minghan Zhang

Results 103 comments of Minghan Zhang

当前推荐使用腾讯云 SES / QQ / Gmail 等 SMTP 服务商, mail.v2 库对这类特殊服务商支持不良好。

新 UI 已经上线 chatnio 商业版和官网 此 Issue 将被关闭,*开源版不进行新 UI 更新*。 ![Image_1717344023145.png](https://github.com/Deeptrain-Community/chatnio/assets/112773885/07ffdfb8-c1b7-4f22-8a3a-b14e0a1ff190) > 更多新 UI 设计请前往 [chatnio 官网](https://chatnio.net)

The Chat Nio Pro is already supported, waiting for @Sh1n3zZ to release the open source version. Support Setting Http Timeout: set env `MAX_TIMEOUT=30` to set http timeout to 30s. >...

非常感谢 PR。此问题减少了轮询请求订阅和点数请求的方案,替换为事件响应,目前因为还有其他地方也使用`useSelector`引用了`quota`, `subscriptionData`的信息,这些引用没有被出发更新请求事件,可能会导致显示错误,需要再增加补丁。等我忙完这段时间之后,改进此 PR 并 merge。

bug report: ![image](https://github.com/Deeptrain-Community/chatnio/assets/112773885/ada8a7ec-b7eb-41cb-8b2d-c55f2fc792c2) It's been reproduced. revert first.

是我很久之前就想写的功能了,等我忙完这段时间后增加此项功能。

这是因为 manager/chat 实现方法暂停其实是在流式响应的中途通过同步阻塞实现的,所以在请求发起之前会一直阻塞,不会处理stop signal,此时暂停是有问题的,后期我打算将其独立于一个goroutine中以快速暂停响应。

不是bug, tiktoken版本没更新 token计算器有出入罢了, 更新一下编码就好