▲ 4 r/LangChain
Claude code/else to create langgraph
I've been using claude code for few months and i'm starting to get frusrated with it and keen on building workflows with langgraph but it's hectic to use... a problem i have with claude code is that for more deterministic workflows; it's not great (i.e. i know the exact step by step it needs to follow but then it becomes too many steps for it to follow them well); ideally i would want something like:
- I give the prompt to claude code/any ai --> this creates the langgraph that i can visualize and confirm. Then i can let the langgraph run for a while
Do a,b,c in parallel using fast agents; then get the result and plug them into x/y/z; etc
u/Big-Set9728 — 6 days ago