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

[community]: Render documents to graphviz #24830

Merged

Conversation

bjchambers
Copy link
Contributor

  • Description: Adds a helper that renders documents with the GraphVectorStore metadata fields to Graphviz for visualization. This is helpful for understanding and debugging.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jul 30, 2024
Copy link

vercel bot commented Jul 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Dec 14, 2024 2:00am

@dosubot dosubot bot added community Related to langchain-community 🤖:improvement Medium size change to existing code to handle new use-cases labels Jul 30, 2024
@bjchambers
Copy link
Contributor Author

@cbornet

- **Description:** Adds a helper that renders documents with the
  GraphVectorStore metadata fields to Graphviz for visualization.
  This is helpful for understanding and debugging.
@bjchambers bjchambers force-pushed the graph-vector-stores-visualization branch from 48d96c2 to c417e8f Compare September 24, 2024 21:08
@bjchambers
Copy link
Contributor Author

@eyurtsev This PR adds a method for rendering the graph, making it easier for users to understand how things operate and debug issues. Would it be possible to get this merged?

Copy link
Member

@efriis efriis left a comment

Choose a reason for hiding this comment

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

made it beta to match abstraction

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Dec 14, 2024
@efriis efriis enabled auto-merge (squash) December 14, 2024 01:59
@efriis efriis merged commit 008efad into langchain-ai:master Dec 14, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Related to langchain-community 🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging. size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants