Skip to content

Pull requests: microsoft/graphrag

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump dorny/paths-filter from 3 to 4 dependencies Pull requests that update a dependency file (auto-assigned by dependabot) github_actions Pull requests that update GitHub Actions code (auto-assigned by dependabot)
#2283 opened Mar 16, 2026 by dependabot bot Loading…
reconfigure vector store size
#2281 opened Mar 15, 2026 by dayesouza Loading…
Bump pyjwt from 2.11.0 to 2.12.0 dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python:uv Pull requests that update python:uv code
#2280 opened Mar 14, 2026 by dependabot bot Loading…
Bump pyjwt from 2.10.1 to 2.12.0 in /unified-search-app dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python:uv Pull requests that update python:uv code
#2279 opened Mar 14, 2026 by dependabot bot Loading…
Bump tornado from 6.5.4 to 6.5.5 dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python:uv Pull requests that update python:uv code
#2277 opened Mar 12, 2026 by dependabot bot Loading…
Bump tornado from 6.5.1 to 6.5.5 in /unified-search-app dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python:uv Pull requests that update python:uv code
#2276 opened Mar 12, 2026 by dependabot bot Loading…
Bump actions/upload-artifact from 4 to 7 dependencies Pull requests that update a dependency file (auto-assigned by dependabot) github_actions Pull requests that update GitHub Actions code (auto-assigned by dependabot)
#2260 opened Mar 2, 2026 by dependabot bot Loading…
fix: preserve nodes with unassigned community level in filtering
#2259 opened Mar 1, 2026 by Br1an67 Loading…
4 tasks done
docs: fix broken GitHub source links after monorepo restructure
#2258 opened Mar 1, 2026 by Br1an67 Loading…
4 tasks done
fix: remove extra argument in dry-run logger.info call
#2257 opened Mar 1, 2026 by Br1an67 Loading…
4 tasks done
fix: avoid releasing un-acquired lock during blob rotation
#2256 opened Mar 1, 2026 by Br1an67 Loading…
4 tasks done
perf: use sets for O(1) membership testing in local search query path
#2255 opened Mar 1, 2026 by dubin555 Loading…
2 of 4 tasks
Bump nltk from 3.9.1 to 3.9.3 in /packages/graphrag dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python Pull requests that update Python code (auto-assigned by dependabot)
#2253 opened Feb 27, 2026 by dependabot bot Loading…
feat: add LLM-based entity resolution workflow step
#2234 opened Feb 18, 2026 by ohharsen Loading…
4 tasks done
fix: preserve cloud storage URIs in LanceDB vector store config validation
#2233 opened Feb 17, 2026 by ohharsen Loading…
4 tasks done
Update ipykernel requirement from ~=6.29 to ~=7.2 dependencies Pull requests that update a dependency file (auto-assigned by dependabot) python Pull requests that update Python code (auto-assigned by dependabot)
#2217 opened Feb 9, 2026 by dependabot bot Loading…
SummarizeExtractor no longer crashes indexing for rejected LLM calls
#2201 opened Feb 2, 2026 by neaorin Loading…
2 of 4 tasks
bugfix for lancedb uri parsing when using an object store
#2192 opened Jan 27, 2026 by s-sajid-ali Loading…
2 tasks done
feat: Add Neo4j + GraphQL POC integration
#2165 opened Jan 6, 2026 by priya-madraslabs Loading…
Added otlp
#2132 opened Nov 14, 2025 by AICrafterZheng Loading…
3 of 4 tasks
chore(types): add return type hint to gen_sha512_hash
#2122 opened Nov 9, 2025 by q33566 Loading…
2 of 4 tasks
Remove duplicate query from search messages
#2110 opened Oct 22, 2025 by panjd123 Loading…
4 tasks done
Add LLM usage and retry tracking for indexing stage
#2104 opened Oct 16, 2025 by june616 Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.