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

Easier Graph Construction Tools #3180

Closed
Dalouvid opened this issue Apr 1, 2024 · 2 comments
Closed

Easier Graph Construction Tools #3180

Dalouvid opened this issue Apr 1, 2024 · 2 comments
Assignees
Labels
feature New features or missing components of existing features

Comments

@Dalouvid
Copy link

Dalouvid commented Apr 1, 2024

Hey guys,
please add a function that simplifies the construction of graphs from pure text.

A possible solution would be to use the LangChain GraphDocuments Object and provide a way to translate that to a Kùzu Graph, like it is done here.
Adding a LangChain GraphDocument would then simply be "KuzuGraph.add_graph_documents(graph_documents)"

I think that offering a better way to build Kùzu graphs using LangChain could attract many new users.

Thank you guys for your awesome work!
Cheers,
David

@prrao87 prrao87 self-assigned this Apr 1, 2024
@prrao87 prrao87 added the feature New features or missing components of existing features label Apr 1, 2024
@prrao87
Copy link
Member

prrao87 commented Apr 1, 2024

Hi @Dalouvid, this is a good feature to add and we will get on it and keep the community posted 👍🏽.

@prrao87
Copy link
Member

prrao87 commented Dec 16, 2024

Completed in langchain-ai/langchain#27949.

@prrao87 prrao87 closed this as completed Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features or missing components of existing features
Projects
None yet
Development

No branches or pull requests

2 participants