KAG icon indicating copy to clipboard operation
KAG copied to clipboard

在 developer mode 底下如何設定 graph_api

Open thj08 opened this issue 10 months ago • 1 comments

想在 developer mode 底下建立好資料庫, 但是目前方式建立完 graph 的 url 跟 user 會是空的 請問如何透過 config 去建立, 範例上面看不出來如何使用, 謝謝

thj08 avatar Feb 20 '25 02:02 thj08

想在 developer mode 底下建立好資料庫, 但是目前方式建立完 graph 的 url 跟 user 會是空的 請問如何透過 config 去建立, 範例上面看不出來如何使用, 謝謝

In developer mode, kg_writer writes subgraphs into graph-store-engine through openspg-server, user don't have to know how to access the graph-store-engine.

If you really want to change default graph engine configuration, you can refer to User Guide to knowledge Base Conf to get detail info:

Image

caszkgui avatar Feb 24 '25 12:02 caszkgui