-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Pull requests: microsoft/graphrag
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(input): ignore blank lines when reading JSONL files
#2423
opened Jul 5, 2026 by
VectorPeak
Loading…
4 tasks done
Add user-provided entity types to prompt tuning
#2422
opened Jul 5, 2026 by
YingzuoLiu
Loading…
4 tasks done
fix: preserve literal dollar signs in config parsing
#2418
opened Jun 27, 2026 by
Kevin-Li-2025
Loading…
fix: validate LanceDB vector dimensions before batch writes
#2414
opened Jun 24, 2026 by
Kevin-Li-2025
Loading…
Handle missing root communities in dynamic selection
#2413
opened Jun 23, 2026 by
Kevin-Li-2025
Loading…
fix(config): call .strip() correctly in vector store db_uri validation
#2412
opened Jun 23, 2026 by
himanshupandeytech-ai
Loading…
fix: deduplicate entities by (title, type) in finalize_entities (#1718)
#2411
opened Jun 22, 2026 by
HashwanthVen
Loading…
feat(index): Add fallback for community report extraction on provider…
#2399
opened Jun 13, 2026 by
Luotianyi-0712-tech
Loading…
docs: add Simplified Chinese (zh) localization
#2395
opened Jun 10, 2026 by
Alongjie
Loading…
4 tasks
Fix whitespace-only LanceDB db_uri fallback
#2391
opened Jun 1, 2026 by
yuzhiyang1
Loading…
4 tasks done
fix(graphrag-llm): accept non-OpenAI service_tier values in LLMCompletionResponse
#2390
opened Jun 1, 2026 by
LijuanTang94
Loading…
fix: add missing return type hints on generator functions
#2388
opened May 30, 2026 by
hanhan761
Loading…
fix: update example notebook imports to match v3 module structure (fixes #2356)
#2387
opened May 30, 2026 by
hanhan761
Loading…
fix: add ModelType enum back to graphrag.config.enums for backward compatibility (fixes #2356)
#2386
opened May 30, 2026 by
hanhan761
Loading…
fix: remove extraneous True argument from dry-run logger.info call
#2385
opened May 30, 2026 by
hanhan761
Loading…
fix: DynamicCommunitySelection crashes with KeyError when no communities at level 0
#2384
opened May 30, 2026 by
hanhan761
Loading…
fix: call strip() with parentheses to properly check whitespace-only vector store URIs (fixes #2381)
#2383
opened May 30, 2026 by
hanhan761
Loading…
fix: use safe_substitute in config loader to avoid crash on $ in values (fixes #2349)
#2380
opened May 30, 2026 by
hanhan761
Loading…
fix: add backward-compat ModelType re-export for v2.x API compatibility (fixes #2356)
#2379
opened May 30, 2026 by
hanhan761
Loading…
fix: validate embedding vector dimensions before vector store insertion (ref #2265)
#2378
opened May 30, 2026 by
hanhan761
Loading…
fix: use safe_substitute to prevent crash on dollar signs in config values (fixes #2349)
#2377
opened May 30, 2026 by
hanhan761
Loading…
fix: preserve entities without community assignment in community level filter (fixes #2348)
#2376
opened May 30, 2026 by
hanhan761
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.