OpenSPG / KAG

KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge bases. It can effectively overcome the shortcomings of the traditional RAG vector similarity calculation model.
https://spg.openkg.cn/en-US
Apache License 2.0
732 stars 54 forks source link

查看抽取结果报错:unknown error system unknown error with NullPointerException #40

Closed Wangzhongxi closed 1 week ago

Wangzhongxi commented 3 weeks ago

image

andylau-55 commented 2 weeks ago

Have you pulled the latest image? The latest version has solved this problem. Can you run docker logs -f release-openspg-server to view the stack information?

andylau-55 commented 1 week ago

This feature has been released in version 0.5.1 https://github.com/OpenSPG/openspg/releases/tag/v0.5.1