LeonTung

Results 101 comments of LeonTung

Thanks. I haven't set up the local development env about this project yet, so I don't have any confidence to open the PR right now. It's not perfect, but I...

Hi @KonsonChow , Thanks for your feedback and we will investigate these tech stacks. If there is any update, we will share the progress with you here. Cheers, Zhenhang

Related issue when using dep: https://github.com/golang/dep/issues/1840

Oh. It took me like half a day to fix all the problems. Also when I was using [dep](https://github.com/golang/dep) to manage vendor, I found the templates were not imported into...

I don't think so, for these repos still haven't been tagged with newer versions.

@andreibondarev I do think it's better than the previous one. It's more structured and guide uses with concepts and code. I'll provide feedback if I have any in the future....

Related PR: https://github.com/infiniflow/ragflow/pull/7845 And thanks @ericwu0930 for the details. Any further thoughts? @zyoung1212 @zanyatta @pan003 @lichanghai @tuoxiebushuijiao @a1299646329 @bwnjnOEI @r1ng13 @shichunshan :)

> [@ZhenhangTung](https://github.com/ZhenhangTung) Coincidentally, I also tried using gunicorn instead of the original wsgi server and saw a 10x increase in concurrency performance. I hope to release this feature soon. @ericwu0930...