LangGraph Builder - Utility and abstraction to quickly build graphs #26973
rvndbalaji
announced in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
In my org, I implemented a utility class to dynamically build LangGraph graphs
and abstracted away some of the common details
It is no means perfect, and is probably incomplete,
but is there a way for you guys to implement this in langchain-core?
I have this raw implementation here - https://gist.github.com/rvndbalaji/2f50bf3d2fc635bf2f36f71c724e3347
This can be used as a reference to implement a proper utility class
Motivation
Proposal (If applicable)
I have this raw implementation here - https://gist.github.com/rvndbalaji/2f50bf3d2fc635bf2f36f71c724e3347
Usage Example
Beta Was this translation helpful? Give feedback.
All reactions