Alex Krivoi

Results 9 comments of Alex Krivoi

Hi, I get similar error on nightly build from Feb 15th and before on 0.16 release: 17:23:16 Start RAPTOR (Recursive Abstractive Processing for Tree-Organized Retrieval). 17:23:16 Task has been received....

Hi, I have a weird behaviour that might be connected. running V0.16. When creating KB, If I use any type of OCR: DeepDoc or OpenAI model, on this one PDF...

**1. For 15:10:08 [ERROR][Exception]: 'NoneType' object is not subscriptable** functools.partial(, '47c8a1b2f08711ef817e0242ac120007', 100000000, 100000000) ` } if row["pagerank"]: doc[PAGERANK_FLD] = int(row["pagerank"]) res = [] tk_count = 0 for content, vctr in...

Increasing script size didn't help, still getting `ESConnection.update got exception: BadRequestError(400, 'script_exception', 'compile error')` Thanks.

Latest update seem to fixed most of these issues. Still have issues with really long processing of documents. Tasks seems to be stuck at the last step ![Image](https://github.com/user-attachments/assets/6b95916f-3e2f-42da-8afb-9c8ca894bee1) ![Image](https://github.com/user-attachments/assets/e2e01ba0-9d5e-47f8-8e86-1cf61f1ffc03)

I also have this issue with Parsing Entities on Graphs, it takes days and often never finishes. Also found this error in the log, not sure if this is the...

Same issue. I looked at the log of LLM requests and requests spike every 8 hours, in between its flat at zero. Is there a timeout or something that makes...

Here you can see that it did the processing in 15min and then sitting at last stage for hours. Not LLM activity at this point. Begin at: Tue, 11 Mar...

Hi, we are also interested in this feature. We would like to create a multi-tenant setup: - to be able to create a company with user groups and users assigned...