New sample using Graph database
I presented an OPEA workshop at a private event this morning. There was a request to use a Graph database backend for business context information. This issue is capturing the request to create a new sample using a Graph database.
I am contemplating replacing the backend of graphrag, I did submit a ticket to get the Gaudi text embedding interface working, but I have yet to get feedback from TSC about the design patterns.
will implemente GraphRAG in v1.0
@kevinintel do you have any updates on this?
We have an initial version: https://github.com/opea-project/GenAIComps/pull/682 and will keep improving it
https://github.com/opea-project/GenAIExamples/pull/1007 https://github.com/opea-project/GenAIComps/pull/793 these two PR will enable this feature
@XuhuiRen where can I find the docs to try this functionality?