Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trim input to TGI, moved clustering and summarization to dataprep and…
… store in DB (#893) * trim input to TGI, moved clustering and summarization to dataprep and DB store Signed-off-by: Rita Brugarolas <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed inspect_db causing error in precommit Signed-off-by: Rita Brugarolas <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add HF token to dataprep container because tokenizer is used now Signed-off-by: Rita Brugarolas <[email protected]> * updated READMEs to reflect latest changes Signed-off-by: Rita Brugarolas <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * bug fix all files are ingested and graph extracted first followed by 1 cluster call for full graph in database Signed-off-by: Rita Brugarolas <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update README based on fix for multifile Signed-off-by: Rita Brugarolas <[email protected]> * Changes to make graphrag ui work Signed-off-by: theresa <[email protected]> * fix bug build communities done once at end of ingestion Signed-off-by: Rita Brugarolas <[email protected]> * minor fixes Signed-off-by: Rita Brugarolas <[email protected]> * README fixes Signed-off-by: Rita Brugarolas <[email protected]> --------- Signed-off-by: Rita Brugarolas <[email protected]> Signed-off-by: theresa <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: theresa <[email protected]>
- Loading branch information