liunux4odoo

Results 43 comments of liunux4odoo
trafficstars

很抱歉,该PR不会被接受,0.3.x 版本中模型加载将由 model_provider 统一实现,里面已经支持了 ollma.

bug 修复类可以提交到 master,其它 feature 性质的请提交到 dev。 另外,因为 master 里的是0.2.x 最后一个版本。当前 pr 建议发到 dev.

把配置项里的 score_threashold 调高一些试,比如 2.0

很抱歉,该PR不会被接受,因为我们追求在可选的条件下项目能够完全离线部署。

> > 很抱歉,该PR不会被接受,因为我们追求在可选的条件下项目能够完全离线部署。 > > langfuse就是离线部署的啊,并且是langchain自家生态的服务 抱歉,对langfuse了解不多,以为只能使用云服务。

该问题在0.3.x版已经修复: #4179 0.2.10版的可以自己把 webui_pages/knowledge_base.py `config_aggrid` 里面的 `cell_render`都去掉就行了。

https://github.com/chatchat-space/Langchain-Chatchat/blob/b9827529aad9d565e2f2ef90e96632ed628a7d40/configs/basic_config.py.example#L27 在一个临时目录里。服务器重启的时候会自动删除。

> @liunux4odoo would you like to contribute this feature? thanks for invitation. but I'm not familiar with node.js and vscode plugins. 😢

检查一下 Embeding 模型是否正常配置并启动了。