* 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>
* 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
* update readme for cn,en
* update readme for cn,en
* update readme for cn,en
* minor format tweak
---------
Co-authored-by: huaidong.xhd <huaidong.xhd@antgroup.com>