135 Commits (Hacked_v0.20.4)

Author SHA1 Message Date
  Kevin Hu 8d8a5f73b6
Fix: meta data filter with AND logic operations. (#9687) 2 months ago
  Yongteng Lei a3aa3f0d36
Refa: improve lightrag (#9690) 2 months ago
  Kevin Hu 2f74727bb9
Fix: meta data error. (#9670) 2 months ago
  Kevin Hu 929dc97509
Fix: duplicated role... (#9622) 2 months ago
  Kevin Hu ca720bd811
Fix: save team's canvas issue. (#9518) 2 months ago
  Kevin Hu 2114e966d8
Feat: add citation option to agent and enlarge the timeouts. (#9484) 2 months ago
  Kevin Hu 30e9212db9
Fix: enlarge the timeout limits. (#9201) 2 months ago
  Kevin Hu d9fe279dde
Feat: Redesign and refactor agent module (#9113) 3 months ago
  Kevin Hu 93c94fda7b
Trival. (#9015) 3 months ago
  Kevin Hu 935ce872d8
Refa: remove temperature since some LLMs fail to support. (#8981) 3 months ago
  Kevin Hu 0b487dee43
Fix: support cross language for API. (#8946) 3 months ago
  Kevin Hu c783d90ba3
Perf: set timeout for building chunks. (#8940) 3 months ago
  Kevin Hu ab53a73768
Perf: limit embedding in KG. (#8917) 3 months ago
  Kevin Hu ecdb1701df
Perf: test llm before RAPTOR. (#8897) 3 months ago
  Kevin Hu 606bf20a3f
Fix: parameter missing. (#8895) 3 months ago
  Kevin Hu 729e6098f9
Refa: add more logs to KG. (#8889) 3 months ago
  Kevin Hu 7120b37882
Perf: add limit to embedding druing KG. (#8881) 3 months ago
  Kevin Hu fbd115773b
Perf: set timeout of some steps in KG. (#8873) 3 months ago
  Kevin Hu f2909ea0c4
Perf: retryable mysql connection. (#8858) 3 months ago
  Kevin Hu c642dbefca
Perf: Enhance timeout handling. (#8826) 3 months ago
  Kevin Hu e3edcc3064
Trivals. (#8597) 4 months ago
  Yongteng Lei b705ff08fe
Refa: improve GraphRAG similarity sensitivity to numeric differences (#8479) 4 months ago
  Yongteng Lei 24ca4cc6b7
Refa: GraphRAG and explaining GraphRAG stalling behavior on large files (#8223) 4 months ago
  Stephen Hu 2337bbf6ca
Perf: pass useless check for tidy graph (#8121) 4 months ago
  Stephen Hu a71376ad6a
Fix: KeyError: 'method' when build run_graphrag (#7899) 5 months ago
  alkscr 4ae8f87754
Fix: missing graph resolution and community extraction in graphrag tasks (#7586) 5 months ago
  alkscr ab27609a64
Fix: whole knowledge graph lost after removing any document in the knowledge base (#7151) 6 months ago
  liuzhenghua af770c5ced
perf: Optimize GraphRAG’s LOOP_PROMPT (#7356) 6 months ago
  WhiteBear 2c62652ea8
<think> tag is missing. (#7256) 6 months ago
  Kevin Hu f2c9ffc056
Fix: KG search issue. (#7186) 6 months ago
  aniaan 8b8a2f2949
fix(nursery): Fix Closure Trap Issues in Trio Concurrent Tasks (#7106) 6 months ago
  Stephen Hu b1798bafb0
Fix: handle sometimes graph index will miss explanation (#7127) 6 months ago
  BUJIQI 627fd002ae
Update utils.py (#7091) 6 months ago
  caiming100 d64c6870bb
Fix:When parsing documents with graph, an error occurred:[ERROR][Exception]: 'method' (#6836) 6 months ago
  Zhichang Yu fdc410e743
Fix set_graph on non-existing edge (#6777) 7 months ago
  Zhichang Yu e7a2a4b7ff
Log llm response on exception (#6750) 7 months ago
  Yue-Lyu123 20b8ccd1e9
Hotfix ece5903 (#6705) 7 months ago
  Yue-Lyu123 67330833af
fix: correct [AttributeError: 'set' object has no attribute 'nodes' T… (#6699) 7 months ago
  Yue-Lyu123 ece59034f7
fix: Resolve KnowledgeGraph entity resolution errors (#6653) (#6691) 7 months ago
  Zhichang Yu d32a35d8fd
Fix entity_types. Close #6287 and #6608 (#6632) 7 months ago
  Zhichang Yu fe0396bbb9
Introduced delete_knowledge_graph (#6605) 7 months ago
  Zhichang Yu 36b62e0fab
EntityResolution batch. Close #6570 (#6602) 7 months ago
  Zhichang Yu c4998d0e09
Rename graphrag task lock (#6576) 7 months ago
  Zhichang Yu 6bf26e2a81
Optimize graphrag again (#6513) 7 months ago
  utopia2077 390086c6ab
Fix: split process bug in graphrag extract (#6423) 7 months ago
  Kevin Hu 8b7e53e643
Fix: miss calculate of token number. (#6401) 7 months ago
  Kevin Hu 9ed004e90d
Refa: control the simi for entity resolution. (#6386) 7 months ago
  Kevin Hu 1333d3c02a
Fix: float transfer exception. (#6197) 7 months ago
  Zhichang Yu c00def5b71
Fix 6030 (#6070) 7 months ago
  Zhichang Yu e213873852
Optimize graphrag cache get entity (#6018) 7 months ago