-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
22a57d1
commit 6d21ef2
Showing
11 changed files
with
50 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"description": "Data model changes.", | ||
"type": "minor" | ||
}, | ||
{ | ||
"description": "Add Parquet as part of the default emitters when not pressent", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Centralized prompts and export all for easier injection.", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Cleanup of artifact outputs/schemas.", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Config and docs updates.", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Implement dynamic community selection to global search", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "fix autocompletion of existing files/directory paths.", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "move import statements out of init files", | ||
"type": "patch" | ||
} | ||
], | ||
"created_at": "2024-11-16T00:43:06+00:00", | ||
"version": "0.5.0" | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[tool.poetry] | ||
name = "graphrag" | ||
# Maintainers: do not change the version here manually, use ./scripts/release.sh | ||
version = "0.4.1" | ||
version = "0.5.0" | ||
description = "GraphRAG: A graph-based retrieval-augmented generation (RAG) system." | ||
authors = [ | ||
"Alonso Guevara Fernández <[email protected]>", | ||
|
6d21ef2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You still have bugs in your documentation at 'https://microsoft.github.io/graphrag/examples_notebooks/local_search/#inspecting-the-context-data-used-to-generate-the-response' why you realse a fault version