tyzhong

Results 3 issues of tyzhong

### Is there an existing issue for this? - [ ] I have searched the existing issues - [ ] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is...

triage

**问题描述 / Problem Description** 我在服务器上部署了xinference,url类似127.0.0.1:9997/xinference/v1这种,但是在配置文件中配置这个url,在数据库初始化中无法正确解析。我的url是:http://192.168.24.137:30123/open-api/glm4/v1 **复现问题的步骤 / Steps to Reproduce** 1. 正常配置,需要一个带有路由的xinference 2. 配置model_config.yaml 在xinference配置如下: MODEL_PLATFORMS: - platform_name: xinference platform_type: xinference api_base_url: http://192.168.24.137:30123/open-api/glm4/v1 api_key: EMPTY api_proxy: '' api_concurrencies: 5 auto_detect_model:...

bug

### Search before asking - [x] I had searched in the [issues](https://github.com/OpenSPG/KAG/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Windows ### What happened 在创建知识库并上传文档之后显示处理完成,但是看不到构建好的图,查看spg服务的日志看到报错。 java.lang.RuntimeException: minio getData Exception:The...