nayaku

Results 7 issues of nayaku

I use vs 2019. May it cause this problem. My node version is v12.14.0 x86 cmd output >yarn [1/4] Resolving packages... [2/4] Fetching packages... info [email protected]: The platform "win32" is...

Hi, This project requires an .editorconfig file.

### Describe the bug When I update the data in Model, ArgumentoutOutoFRANGEEXCEPTION will appear. But I don't know the reason and trigger. This error only appears in 3.5.0, and this...

### 确认 - [X] 我的版本是最新版本,我的版本号与 [version](https://github.com/EstrellaXD/Auto_Bangumi/releases/latest) 相同。 - [X] 我已经查阅了[排错流程](https://autobangumi.org/faq/排错流程.html),确保提出的问题不在其中。 - [X] 我已经查阅了[已知问题](https://autobangumi.org/faq/常见问题.html),并确认我的问题不在其中。 - [X] 我已经 [issue](https://github.com/EstrellaXD/Auto_Bangumi/issues) 中搜索过,确认我的问题没有被提出过。 - [X] 我已经修改标题,将标题中的 描述 替换为我遇到的问题。 ### 当前程序版本 3.1.10 ### 问题类型 WebUI ###...

bug

**描述** 我想要实现类似[花瓣网](https://huaban.com/discovery)的图片瀑布流。当用户向下翻滚的时候,会追加新的图片。 **问题** 当WaterfallPanel拥有过多项的时候,显示和刷新的速度就会变慢。我希望WaterfallPanel能够支持虚拟化:当用户向下或者向前滚动的时候,回收未显示的项。

:ok_hand: accepted

**问题描述** 多次调用embeddings接口,check_embed_model导致查询结果速度过慢! **具体问题** 访问/knowledge_base/local_kb的接口的时候,调用check_embed_model函数2次,再加上实际的query embed。共计调用3次。可以看到日志输出了三次`INFO HTTP Request: POST http://127.0.0.1:9997/v1/embeddings "HTTP/1.1 200 OK"` 由于check_embed_model在低配置电脑上属于高耗时操作,从而导致查询向量库速度变慢!需要去除不必要的check_embed_model。

bug
stale