Reekin

Results 15 comments of Reekin

> tabtoy 支持多个表文件, 对应一个结构导出. 之所以要设计的类型和字段拆分. 就是支持这种需求 > > 1. 这个需求, 本身非常特殊. 现在为止, 只见过你一个人这么提 > 2. 枚举多的, 还要扩展, 为啥不直接用字符串? 注意: 枚举是为了方便程序, 不是策划. 策划才不会鸟你的枚举. 数字或者字符对于他们来说更方便 > 3. 多表都可以声明枚举, 最终输出会有非常复杂的歧义检查. tabtoy v2就出过这个问题. 到最后,...

@H0llyW00dzZ Thanks for your patient guidance, I have submitted the adjusted code.

[已经有AI0x0了](https://github.com/mushan0x0/AI0x0.com)

试用了一下AI0x0,是闭源的,并且它快捷键调用的是它自己的Chat窗口(目前已经改为使用LobeChat) 我认为NextChat还是需要一个自己的唤醒快捷键

https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/4257 这个PR用于解决此问题

> @Reekin would you mind try configure the max_tokens config in the settings page? not sure whether the response message is being cut off because of the default `max_tokens` value...

> Implementing this feature in desktop or mobile apps is a piece of cake. However, the web version presents a challenge, especially when it comes to storing files in local...

> You probably forgot `git submodule update --init --recursive` I just downloaded it's zip manually haha. I have managed to build it, but the dlu doesn't work. It will popup...

I encounter the same problem. The second pass is extremely slow. Hires fix in SD only costs 30s but the second KSampler cost over 600s. Help me plz.