Commit Graph

5 Commits

Author SHA1 Message Date
xionghuaidong fc98ad136e fix(kag): update examples to work under branch 0.8.0 (#593)
* add graph

* fix bug for None

* add knowledge unit extra

* fix_prompt

* extract common function into benchmark commponent

* format code

* format code

* format code

* fix benchmark knowledge unit

* fix node

* add common component

* Revert "remove local bge model and dependency scikit-learn"

This reverts commit d1c20fc6a8.

* remove unused pkg

* add decompose

* change hybrid default config

* fix legacy commands in readme

* fix example csqa

* fix example baike

* fix example domain_kg

* fix example medicine

* fix example riskmining

* fix example supplychain

* fix example EastElectric

* fix example FinAlibaba

* update readme to use python 3.10

* fix readme format

* fix google_web_search_mcp

* fix example baidu_map_mcp

* format code with black

---------

Co-authored-by: peilong.zip <peilong.zpl@antgroup.com>
2025-06-19 11:39:29 +08:00
Andy d95cb45b05 core_team #andy (#389) 2025-03-03 19:13:44 +08:00
xionghuaidong 3a22f315bf docs(examples): finish README.md for builtin kag examples (#207)
* add data introduction for example supplychain

* add schema modeling for example supplychain

* add kg construction for example supplychain

* add kg query for example supplychain

* finish README_cn.md for the supplychain example

* finish README.md for the supplychain example

* add README.md for the riskmining example

* add README.md for the medicine example

* update README.md of hotpotqa, 2wiki and musique

* add README_cn.md for hotpotqa, 2wiki and musique

* update README.md of csqa

* add README_cn.md for csqa

* update link targets to 0.6 version of the docs

* add README.md for baike

* reformat Python code in examples
2025-01-06 11:14:02 +08:00
xionghuaidong 9f80e0de1b doc: note on staring kag in README.md (#59) 2024-11-20 14:50:12 +08:00
Ikko Eltociear Ashimine 7e9a7bceec docs: add Japanese README file (#49)
I created Japanese translated README.
2024-11-19 21:33:26 +08:00