-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Pull requests: HKUDS/LightRAG
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make JSON mode optional for query keyword extraction
#4026
opened Sep 20, 2026 by
chengwudi1
Loading…
refactor(config): configuration storage as its own category, retiring the reserved workspace
#4025
opened Sep 20, 2026 by
danielaskdd
Collaborator
•
3/3
Loading…
4 tasks done
test(pipeline): park fail-fast slow VLM on an event
#4022
opened Sep 19, 2026 by
leilei3167
Contributor
Loading…
2 of 4 tasks
feat(query): return vector-search scores in /query/data
#4019
opened Sep 19, 2026 by
mpcusack
Loading…
4 tasks done
feat(config): record each workspace's embedding baselines in a configuration storage
#4011
opened Sep 18, 2026 by
danielaskdd
Collaborator
•
2/3
Loading…
4 tasks done
fix(parser): apply the forbidden-character rule on the engine-param dict path
#4005
opened Sep 17, 2026 by
RizgarOzan
Contributor
Loading…
feat(query): let QueryParam carry extra per-call kwargs for LLM, embedding, and rerank
#4004
opened Sep 17, 2026 by
pennycoders
Loading…
4 tasks done
fix(parser): make filename-hint validation and classification agree
#3995
opened Sep 17, 2026 by
RizgarOzan
Contributor
Loading…
2 tasks done
fix(kg): merge relation evidence instead of overwriting it
#3993
opened Sep 17, 2026 by
Shizoqua
Contributor
Loading…
fix(milvus): only apply cosine-scale radius threshold when the collection metric is COSINE
#3980
opened Sep 16, 2026 by
Shizoqua
Contributor
Loading…
fix(chunker): keep token-sized segments through no-op separators
#3979
opened Sep 16, 2026 by
RaycarlLei
Loading…
4 tasks done
fix(anthropic): extract answer text from the correct content block
#3973
opened Sep 15, 2026 by
Shizoqua
Contributor
Loading…
fix(setup): use direct Neo4j connections for single-node Compose deployments
#3970
opened Sep 15, 2026 by
lorenzozanee
Loading…
test(llm): cover TokenTracker propagation through role wrappers
#3969
opened Sep 15, 2026 by
lorenzozanee
Loading…
fix(multimodal): anchor table context on the table not a citation
#3965
opened Sep 15, 2026 by
Shizoqua
Contributor
Loading…
fix(kg): stop edge weight double counting within one batch
#3964
opened Sep 15, 2026 by
Shizoqua
Contributor
Loading…
fix(docx): treat a gridSpan below 1 or without an integer value as one column
#3962
opened Sep 15, 2026 by
RizgarOzan
Contributor
Loading…
fix(rerank): sort results by score before use
#3961
opened Sep 15, 2026 by
Shizoqua
Contributor
Loading…
fix(query): drop relations pointing to truncated entities
#3960
opened Sep 15, 2026 by
Shizoqua
Contributor
Loading…
fix(kg): favor established entity type on a tie
#3959
opened Sep 15, 2026 by
Shizoqua
Contributor
Loading…
feat(storage): add Hologres backend for KV, Vector, Graph, and Doc Status
#3958
opened Sep 15, 2026 by
TimothyDing
Loading…
5 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.