Kevin Hu
Kevin Hu
Could you paste the error log of backend server here?
It's been fixed in PR #5371
Utilize the latest agent template to re-create a new one.


[ERROR]Fail to bind LLM used by Knowledge Graph: Could not connect to any of [('172.18.0.5', 23817)]
Give it a try about changing 172.18.0.5 to 172.17.0.1.
Could you paste screen shot of error message here?
What about pulling it again? The error message is from Ollama. ``` ollama pull bge-m3 ```
The `localhost` seems not to be a correct IP. Try `172.17.0.1`.
`can't update token usage` could be ignored.