142 次代码提交 (794a4102c281691a995c3e050b75dc9390b0fc69)

作者 SHA1 备注 提交日期
  Stephen Hu 794a4102c2
Fix: Document parse via API will alot problen (#8407) 4 个月前
  Kevin Hu 8f3fe63d73
Fix: duplicated task (#8358) 4 个月前
  Jin Hai 4a2ff633e0
Fix typo in code (#8327) 4 个月前
  cutiechi 8f9bcb1c74
Feat: make document parsing and embedding batch sizes configurable via environment variables (#8266) 4 个月前
  Yongteng Lei 8f9e7a6f6f
Refa: revert to original task message collection logic (#8251) 4 个月前
  Yongteng Lei 24ca4cc6b7
Refa: GraphRAG and explaining GraphRAG stalling behavior on large files (#8223) 4 个月前
  Wanderson Pinto dos Santos 0e03542db5
fix: single task executor getting all tasks from Redis queue (#7330) 5 个月前
  Stephen Hu 273f36cc54
Perf: reduce upload to minio limiter scope (#7878) 5 个月前
  Kevin Hu 28cb4df127
Fix: raptor overloading (#7889) 5 个月前
  Kevin Hu 959793e83c
Fix: task limiter issue. (#7873) 5 个月前
  Kevin Hu be83074131
Fix: restore task limiter. (#7844) 5 个月前
  Stephen Hu ce816edb5f
Fix: improve task cancel lag (#7765) 5 个月前
  Stephen Hu e3e7c7ddaa
Feat: delete useless image blobs when task executor meet edge cases (#7727) 5 个月前
  S0b3Rr 5d21cc3660
fix: Fix the problem that concurrent execution limit in task executor fails and causes OOM (issue#7580) (#7700) 5 个月前
  alkscr 4ae8f87754
Fix: missing graph resolution and community extraction in graphrag tasks (#7586) 5 个月前
  hfrt456 332e6ffbd4
Fix:local_es_tag (#7534) 5 个月前
  liuzhenghua 2f768b96e8
perf: optimze figure parser (#7392) 6 个月前
  Stephen Hu c88e4b3fc0
Fix: improve recover_pending_tasks timeout (#7408) 6 个月前
  benni82 216cd7474b
fix: task_executor bug fix (#7253) 6 个月前
  liuzhenghua d4dbdfb61d
feat: Recover pending tasks while pod restart. (#7073) 6 个月前
  aniaan 8b8a2f2949
fix(nursery): Fix Closure Trap Issues in Trio Concurrent Tasks (#7106) 6 个月前
  Zhichang Yu 6bf26e2a81
Optimize graphrag again (#6513) 7 个月前
  Kevin Hu d83911b632
Fix: huggingface rerank model issue. (#6385) 7 个月前
  Zhichang Yu bb869aca33
Fix get_unacked_iterator (#6280) 7 个月前
  zhou 9cad60fa6d
Fix: Add a basic example when the example of content_tagging is empty (#6276) 7 个月前
  Kevin Hu 3a99c2b5f4
Refa: PARALLEL_DEVICES is a static parameter. (#6168) 7 个月前
  Debug Doctor 3e19044dee
Feat: add OCR's muti-gpus and parallel processing support (#5972) 7 个月前
  Zhichang Yu 89a69eed72
Introduced task priority (#6118) 7 个月前
  Zhichang Yu 5d75b6be62
Fix executor name (#6080) 7 个月前
  Zhichang Yu e213873852
Optimize graphrag cache get entity (#6018) 7 个月前
  donblack01 1c663b32b9
Fix:signal.SIGUSR1 and signal.SIGUSR2 can't use in window. so don't bind signal.SIGUSR1 and signal.SIGUSR2 in the windows env (#5941) 7 个月前
  Zhichang Yu 6ec6ca6971
Refactor graphrag to remove redis lock (#5828) 7 个月前
  Zhichang Yu f65c3ae62b
Refactored DocumentService.update_progress (#5642) 8 个月前
  Zhichang Yu 4d6484b03e
Fix nursery.start_soon. Close #5575 (#5591) 8 个月前
  Zhichang Yu c813c1ff4c
Made task_executor async to speedup parsing (#5530) 8 个月前
  yihong 8a2542157f
Fix: possible memory leaks close #5277 (#5500) 8 个月前
  Kevin Hu 21943ce0e2
Refine error message while embedding model error, (#5490) 8 个月前
  yihong 622b72db4b
Fix: add ctrl+c signal for better exit (#5469) 8 个月前
  Kevin Hu 4f40f685d9
Code refactor (#5371) 8 个月前
  Zhichang Yu ffb4cda475
Run keyword_extraction, question_proposal, content_tagging in thread pool (#5376) 8 个月前
  Zhichang Yu db42d0e0ae
Optimize ocr (#5297) 8 个月前
  Kevin Hu 86892959a0
Rebuild graph when it's out of time. (#4607) 9 个月前
  Kevin Hu dd0ebbea35
Light GraphRAG (#4585) 9 个月前
  Kevin Hu c852a6dfbf
Accelerate titles' embeddings. (#4492) 9 个月前
  Jin Hai 4dde73f897
Error message: Infinity not support table parsing method (#4439) 9 个月前
  Kevin Hu c5da3cdd97
Tagging (#4426) 9 个月前
  Kevin Hu 0e5124ec99
Show the errors out. (#4305) 10 个月前
  Kevin Hu 4ba4f622a5
Refactor (#4303) 10 个月前
  Jin Hai d030b4a680
Update progress time info (#4193) 10 个月前
  Zhichang Yu 8d73cf6f02
Added time to progress message (#4185) 10 个月前