田常@蚂蚁
田常@蚂蚁
> 开发模式代码修改,在更新项目的时候会同步到docker里面吗? > > 我在询问一个判断问题的时候开发模式是 可以实现 ,但是docker回答不可以实现 ,实际答案是不可以实现 > > 为何会出现这种情况 1、You can run `python setup.py` and get KAG local python wheel package. 2、cp KAG local package into docker container...
> > Hello, could you provide a replay of the path or a screen recording to help us reproduce the issue? Thank you for your feedback. > > Hi, I...
> ### Search before asking > * [x] I had searched in the [issues](https://github.com/OpenSPG/KAG/issues?q=is%3Aissue) and found no similar feature requirement. > > ### Description > io交互应该使用 asyncio 模式提高性能,thread 模式 会导致频繁上下文切换...
>  > > 想请教下,在Disease(疾病)的定义里,properties里的 diseaseSite和relations里的abnormal的区别是在哪呢,我理解他们都是表达的关系,Disease-[diseaseSite]->BodyPart,Disease-[abnormal]->Indicator,此外在该Schema定义下,build之后的Disease节点属性里也并没有DiseaseSite这个属性 You can refer to [Schema Design](https://openspg.github.io/v2/docs_ch) to get latest detail info.
> 想在 developer mode 底下建立好資料庫, 但是目前方式建立完 graph 的 url 跟 user 會是空的 請問如何透過 config 去建立, 範例上面看不出來如何使用, 謝謝 In developer mode, kg_writer writes subgraphs into graph-store-engine through openspg-server, user don't have...
This bug has been fixed in [KAG V0.8](https://openspg.github.io/v2/blog/recent_posts/release_notes/0.8), you can try out the latest version.
> ### Search before asking > * [x] I had searched in the [issues](https://github.com/OpenSPG/KAG/issues?q=is%3Aissue) and found no similar issues. > > ### Operating system information > Linux > > ###...
> ### Search before asking > * [x] I had searched in the [issues](https://github.com/OpenSPG/KAG/issues?q=is%3Aissue) and found no similar issues. > > ### Operating system information > Linux > > ###...
[KAG V0.8](https://openspg.github.io/v2/blog/recent_posts/release_notes/0.8) improved Knowledge extraction efficiency, you can try out the latest version: > First, we have upgraded the capabilities of the KAG knowledge base. We have expanded support for...
> 怎样确保kag中大模型的知识抽取结果严格贴合用户构建的schema,避免生成无关的"Others"类别? How to ensure that the knowledge extraction results of the LLM in Kag strictly conform to the schema constructed by the user, and avoid generating irrelevant "Others" categories?...