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

Update graph features #49

Open
kevinl424 opened this issue Jun 17, 2024 · 3 comments
Open

Update graph features #49

kevinl424 opened this issue Jun 17, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@kevinl424
Copy link
Collaborator

kevinl424 commented Jun 17, 2024

Graph construction:;

  • use PropertyGraphIndex
  • SimpleLLMPathExtractor, ImplicitPathExtractor

Graph query:

  • LLMSynonymRetriever (default now), VectorContextRetriever (neo4j supported vector search), TextToCypherRetriever

Fix streamlit app for adaption:

@kevinl424 kevinl424 added the enhancement New feature or request label Jun 17, 2024
@kevinl424 kevinl424 self-assigned this Jun 17, 2024
@kingjulio8238 kingjulio8238 changed the title Integrate new llamaindex property graph features Update graph features Jun 17, 2024
@kingjulio8238
Copy link
Owner

@kevinl424 it would be cool to add capabilities for a parent retriever in this PR as well

@rawwerks
Copy link

+1 for using the new property graph from llamaindex

@kevinl424
Copy link
Collaborator Author

TODO:

  • adapt response.metadata value of new property graph so that streamlit app can pull the specific nodes traversed
  • no kg_rel_map key found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants