-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
14 changed files
with
61 additions
and
42 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
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,46 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"description": "Refactor graph creation.", | ||
"type": "minor" | ||
}, | ||
{ | ||
"description": "Dependency updates", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Fix Global Search with dynamic Community selection bug", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Fix question gen.", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Optimize Final Community Reports calculation and stabilize cache", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "miscellaneous code cleanup and minor changes for better alignment of style across the codebase.", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "replace llm package with fnllm", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "replaced md5 hash with sha256", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "replaced md5 hash with sha512", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "update API and add a demonstration notebook", | ||
"type": "patch" | ||
} | ||
], | ||
"created_at": "2024-12-06T20:12:30+00:00", | ||
"version": "0.9.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 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