After I select the llama3.1 as the basic LLM and LLava as the Vision LLM in the MEMARY, and I send a most simplist request "What is my name" (I want to try whether my personal information can be understood by LLM), it will always encournter this error and I literally have no ideas with it.

it shows that neo4j.io:Failed to write data to connection IPv4Address
and it has a Value Error: ValueError: "ChatResponse" object has no field "usage"
I don't know whteher this issue relates to the misconfiguration of Neo4j, but I have tried my Neo4j instance seperately and can successfully connect to it. And I also checked the implementation of llama3.1. I don't think it attributes to the misconfiguration of LLava
even though I meet some mistakes during configuring it, since my request is very simple and don't have to use the vision-llm.
Have you ever encounter this mistakes? Could you please give me some advices on it?
After I select the llama3.1 as the basic LLM and LLava as the Vision LLM in the MEMARY, and I send a most simplist request "What is my name" (I want to try whether my personal information can be understood by LLM), it will always encournter this error and I literally have no ideas with it.

it shows that neo4j.io:Failed to write data to connection IPv4Address
and it has a Value Error: ValueError: "ChatResponse" object has no field "usage"
I don't know whteher this issue relates to the misconfiguration of Neo4j, but I have tried my Neo4j instance seperately and can successfully connect to it. And I also checked the implementation of llama3.1. I don't think it attributes to the misconfiguration of LLava
even though I meet some mistakes during configuring it, since my request is very simple and don't have to use the vision-llm.
Have you ever encounter this mistakes? Could you please give me some advices on it?