Gem Chen

Results 7 comments of Gem Chen

估计是sql文件被邮箱的安全策略删除了,楼主可以试试改掉文件名后缀或者打个压缩包试试

感谢楼主的工具,自己摸索找到了一个支持方法,借这个issue分享一下吧: 1,clone u8g2_wqy 2,将要支持的GPK字符拷贝到gb2312.txt里,然后调用genmaps.sh重新生成map文件 3,将新生成的map文件拷贝到lz的repo里,重新生成字体文件即可 这个方法仅能解决部分场景下特定的GBK字符显示问题,全部GBK字符仍然无法显示

Bad news metadata flow in both my chatbot and workflow are not work now. **Workflow case** bad case 1. I created a very simple workflow and set a filter with...

I noticed in the _retriever function in dataset_restrival.py [link](https://github.com/langgenius/dify/blob/0e2e2db3fa1745c451c5bdcd20e79d35ae2fb46a/api/core/rag/retrieval/dataset_retrieval.py#L570) the parameter "metadata_condition" not used in the else branch of dify provider (maybe 'vender'), is this the cause?

according to the [dev logs](https://dify.ai/blog/dify-v1-1-0-filtering-knowledge-retrieval-with-customized-metadata): version 1.1.0 already support metadata filter. BUT, I tried the filter in the workflow, it's not work as in the blog. E.g. I set a...

最后一步生成报告,反复尝试还是无法生成报告,进度显示100%,然后又重新开始。

> [@Scallions](https://github.com/Scallions) I tried the solution given by the robot, and there were no particularly obvious problems after I cleared the data. If you want to try my method, I...