You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kag supports index definition of entity Properties in Schema file.
Kag-solver translates user query into logicForm, which can be executed by the combination of kg_retrieval and chunk_retrieval, you can refer to kag solver pipeline to get detail information.
对于图搜索是使用的规则匹配,还是向量搜索呀,为啥在给的V0.5的用户规则手册里面,上面文字写规则匹配,例子给出向量搜索呀?同理文本块在论文里边,被当作一个实体放在图中,那是如何进行向量检索的,这里的向量检索是指啥?
The text was updated successfully, but these errors were encountered: