Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph rag #1007

Merged
merged 29 commits into from
Oct 30, 2024
Merged

Graph rag #1007

merged 29 commits into from
Oct 30, 2024

Conversation

rbrugaro
Copy link
Contributor

Description

GrapgRAG implementation with llama-index

Depends on:
opea-project/GenAIComps#793 for graph extraction and neo4j retriever microservices to get merged
Waiting @Spycsh to merge orchestrator patch supporting ChatCompletionRequest input. Changed validated locally.

Will update Dockerfile.without_rerank to clone from OPEA instead of my fork once all components are merged

Tests

./test_compose_without_rerank_on_gaudi.sh.

rbrugaro and others added 3 commits October 22, 2024 06:46
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
rbrugaro and others added 7 commits October 22, 2024 21:18
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
@rbrugaro rbrugaro marked this pull request as ready for review October 23, 2024 21:31
rbrugaro and others added 10 commits October 23, 2024 22:16
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
@rbrugaro rbrugaro marked this pull request as draft October 24, 2024 05:49
@rbrugaro rbrugaro marked this pull request as ready for review October 24, 2024 06:35
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
@rbrugaro
Copy link
Contributor Author

  • Need to update git clone in dockerfile once the GenAIComps are merged

…script

Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
@rbrugaro rbrugaro mentioned this pull request Oct 28, 2024
4 tasks
Copy link
Collaborator

@ashahba ashahba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rbrugaro for this PR!
My change requests are mostly general BKMs and in some cases for consistency purpose.

Thanks.

GraphRAG/Dockerfile Outdated Show resolved Hide resolved
GraphRAG/Dockerfile Outdated Show resolved Hide resolved
GraphRAG/Dockerfile Outdated Show resolved Hide resolved
GraphRAG/README.md Show resolved Hide resolved
GraphRAG/README.md Show resolved Hide resolved
GraphRAG/ui/svelte/src/routes/+layout.svelte Outdated Show resolved Hide resolved
GraphRAG/ui/svelte/src/routes/+page.svelte Outdated Show resolved Hide resolved
GraphRAG/ui/svelte/src/routes/+page.ts Outdated Show resolved Hide resolved
GraphRAG/ui/svelte/tailwind.config.cjs Outdated Show resolved Hide resolved
GraphRAG/ui/svelte/vite.config.ts Outdated Show resolved Hide resolved
rbrugaro and others added 5 commits October 29, 2024 21:59
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
…readability fixes

Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com>
Copy link
Collaborator

@ashahba ashahba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Collaborator

@lkk12014402 lkk12014402 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ashahba ashahba merged commit a65640b into opea-project:main Oct 30, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants