THUDM / AgentBench

A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
https://llmbench.ai
Apache License 2.0
2.12k stars 147 forks source link

[Bug/Assistance] kg-std issues #159

Closed night-chen closed 1 month ago

night-chen commented 1 month ago

Describe the bug I am following this work for a long time. However, initially the LTG and CG scenarios cannot work. And recently (last week), when I pull the latest docker, the kg-std cannot work as well. The detailed logs are shown below. Can you offer a stable version of docker so that we can obtain stable results over time? Many thanks!

To Reproduce

task KnowledgeGraph-std worker 0 error Cannot connect to host localhost:5006 ssl:default [Connect call failed ('127.0.0.1', 5006)] syncing KnowledgeGraph-std task worker 0 task KnowledgeGraph-std worker 0 error Cannot connect to host localhost:5006 ssl:default [Connect call failed ('127.0.0.1', 5006)] syncing KnowledgeGraph-std task worker 0 at http://localhost:5006/api failed (400, "Error: Worker not responding\nCannot connect to host localhost:5006 ssl:default [Connect call failed ('127.0.0.1', 5006)]") task KnowledgeGraph-std worker 1 error Cannot connect to host localhost:5010 ssl:default [Connect call failed ('127.0.0.1', 5010)] syncing KnowledgeGraph-std task worker 1

night-chen commented 1 month ago

I have missed the update in the readme.md about the update in kg-std environment. Thus, I will close the issue.