ChenchunjieKK

Results 4 comments of ChenchunjieKK

### Below is the Docker error log. 2025-01-24 13:45:37,306 INFO 17 POST http://es01:9200/ragflow_6f16c442d88111ef901d0242ac140006/_search [status:200 duration:0.016s] 2025-01-24 13:45:37,380 INFO 17 POST http://es01:9200/ragflow_6f16c442d88111ef901d0242ac140006/_search [status:200 duration:0.013s] 2025-01-24 13:45:37,430 INFO 17 POST http://es01:9200/ragflow_6f16c442d88111ef901d0242ac140006/_search [status:200...

Some issues can output results when calling the API, while others return **ERROR**: \n**ERROR**: division by zero.

Through the debugging just now, I seem to have identified the cause. It appears that the returned text is too long. When displayed on the page, it shows something like:...

> 我也遇到了同样的问题。 你能告诉我如何解决这个问题吗? ![Image](https://github.com/user-attachments/assets/740abb54-6485-44dd-bc7c-f39012173999) If your API for the large model uses local OLLma, this problem arises because the knowledge base query contains too much content, leading to an overload...