Langraph and Langchain's abstraction didn't make sense to me at first , Now it makes way more sense with this.
@avidlearner81174 ай бұрын
Same!!
@MuhammadArrabi4 ай бұрын
LangGraph is an amazing approach to developing agents. It really helps to differentiate between the "Agent" and the "Agent Job". So much work went into agents frameworks. LangGraph is a framework for "Agent Job". I think next, would be great to bring Object Oriented Programming concepts to Agent Jobs: making them self-contained, hierarchical, etc. great work. looking forward to next.
@aiexplainai24 ай бұрын
Oh wow, you guys are killing it. I was struggling to debug a complex langgraph system and found myself have to remember and know what state flowing through each step. THIS will help tremendously! THANK YOU!
@nileshtiwari12434 ай бұрын
I don't usually comments on videos but this what is really wanted to build to improve llm agents. Awesome work guys
@guilhermegrazzioli42694 ай бұрын
I've been struggling to test my projects with this conversational logic and human feedback. This tool is just going to solve my problem and make the experience even better. You guys are amazing, awesome work!!
@attilavass69354 ай бұрын
I love it but pls. make it available on non-Apple devices too!
@IdPreferNot14 ай бұрын
Yes.... now we're getting somewhere! Thx!
@AndrewMelnychuk0seen4 ай бұрын
This is excellent. I can foresee the graph to be a node graph where we can put different components for a library. Very cool.
@Bootcody4 ай бұрын
Debugging the agents behavior.. damn, that's something to play with.. good stuff guys
@arvj1234 ай бұрын
The future is so exciting!
@nachoeigu4 ай бұрын
Fantastic new feature!! Keep working as you are! Thanks
@ibbbyscode4 ай бұрын
Wow. This is amazing! Can't wait to try it out. 👏👏
@jacobgoldenart4 ай бұрын
Wow! Fantastic work. I'm really excited to try this. I've been learning Langgraph and starting to get up to speed, but it can still be a bit mystifying to know what is happening at any given step, so I'm sure this will provide a great way to understand the flow in a much more transparent way. Yay!
@codingcrashcourses85334 ай бұрын
That´s really cool, when will it be released for windows?
@stevensteven48634 ай бұрын
Great when you guys post , keep it up
@nicapotato77454 ай бұрын
This is AMAZING, keep up the good work !
@levbszabo3 ай бұрын
Great stuff ! Can't wait to try this out - will make prototyping agents way faster
@kenchang34564 ай бұрын
Well done, thanks! I was wondering when LangChain was going to do something like this.
@EcoTekTermika4 ай бұрын
🤯 breakthrough in human in the loop
@raymobula3 ай бұрын
Cool. This saves my the time using an open source flow chart tool and export the nodes in json, and have Gemini turn into the agent. ❤
@MunirJojoVerge4 ай бұрын
This is a great vision fwd in the development and deployment processes of Agentic applications! Well done! I just wish you had a Linux version also ready to try.
@GriffinBrown-tq9jz4 ай бұрын
Lance for President! Can't wait for the way you'll shape the future
@ryzikx3 ай бұрын
how to run with local LLMs?
@VaibhavPatil-rx7pc2 ай бұрын
🎉 enjoyed have fun
@robertodelgado12343 ай бұрын
Great tool. Thank you.
@Wahtel4 ай бұрын
Wow, that's increadible!
@JohanMiller-b9u3 ай бұрын
Awesome Demo! Unfortunately I'm not using Apple Silicon though so i cant use the Beta Download yet :( Fingers crossed we get a PC / RTX compatible release soon!
@choz83584 ай бұрын
Thanks! this defly gonna help me a lot.
@azero793 ай бұрын
This is a good start but very limited, we need to be able to build agentic apps in a visual way and be able to configure and control every edge and every node like in LangFlow, you guys should get inspiration from their IDE
@husniadil4 ай бұрын
Feels like Jupyter and Docker multi-stage builds, where you can benefit from maintaining state without starting over from scratch each time.
@avidlearner81174 ай бұрын
A visual way to quickly create nodes/edges would be incredible.
@garyfail9134 ай бұрын
Can you tell us more about the built in persistence layer that you mention at the start? I've been trying to get the custom checkpointer working using Postgres but it's failing around the pending_writes. Would be good to have a deeper dive into this.
@aaagaming20234 ай бұрын
Have you guys looked at prompt chaining to get optimal fused outputs from multiple agents? The effect is RAG-like refinement but just due to using multiple agent generations simultaneously.
@teatime66294 ай бұрын
Is there a pdf for the documentation that I can look at? Thank you!
@armankarambakhsh98634 ай бұрын
When will windows version be available?????
@mynameisedu4 ай бұрын
The moment you can add agents usings this IDE, it would be awesome
@youngpong20304 ай бұрын
Hi, this is really useful. Possible to have LangGraph be used with a simple mobile device (e.g.mobile phone)?
@astr0104 ай бұрын
Why go back into my code and edit the prompt why is that not part of this UI?
@mmoll14 ай бұрын
This is EPIC!
@yeres_03894 ай бұрын
Super super thanks!
@automatalearninglab4 ай бұрын
This is awesome! I tried the same example but I had this issue: "unknown flag: --watch" any tips to get around it?
@LangChain4 ай бұрын
Need to upgrade docker desktop - we're adding better documentation and error handling for this
@automatalearninglab4 ай бұрын
@@LangChain Ok nice! Thanks ! :)
@harshitambalia9813 ай бұрын
Is this available for Ubuntu or just Apple?
@dharmaverse_io3 ай бұрын
Can't run it keep getting Docker not installed or not running: ExecaError: Command failed with ENOENT: docker info -f json spawn docker ENOENT
@bluefloyd83 ай бұрын
This is amazing. Would love to use it 🎉 Edit: Typescript support on roadmap?
@SailorUsher3 ай бұрын
Feels like early GPT when the model was Ada, etc. Very cool.
@maury13294 ай бұрын
How does this differ from Flowise's Sequential Agents?
@NamanJain774 ай бұрын
this is a game changer
@8eck4 ай бұрын
Replays from logs, this would be a huge stuff.
@chromosome243 ай бұрын
Weird this was released only for mac. I mean its just a node editor right?
@Erick-ds5cu3 ай бұрын
huge!
@agkol923 ай бұрын
How to handle router logic if written between multiple agents
@Alysonhower4 ай бұрын
Plans for major platforms?
@frag_it4 ай бұрын
Add a feature to connect to sonnet 3.5 to help in code suggestion for the studio. The APi key can be placed by us even the users can chose the model they way maybe Ollama for local dev or maybe if someone wants or has exo running llama 400b or even api models that there is. Would would make the code iteration even faster
@adamgibbons42624 ай бұрын
Use it to create a set of Agents that will create a set of agents for a given natural language prompt ;-)
@kanchansenlaskar4139Ай бұрын
When do we get to use this in windows?
@trillion70704 ай бұрын
What can we build using this ? Real life scenarios
@zhalberd3 ай бұрын
Very cool thank you for making this video and tool. Will this tool allow me to make API calls with Vertex AI and upload video files for analysis? None of the other tools like Langflow, Flowise, have a working function for this.
@tomaszzielinski45214 ай бұрын
Windows version please?
@timopheym4 ай бұрын
Cool! Thanks for going into better ovsrvability, but I wonder how it would work with a more complex example for a real assistant where you have router and each chain consist of multiple dynamic elements.
@LangChain4 ай бұрын
try it out and let us know :)
@Decelexivi3 ай бұрын
Oh wow, more lock-in into the usage of paid LangSmith
@frag_it4 ай бұрын
Damn this is good
@datasciencetoday71274 ай бұрын
my boy chase is really up to something here.
@NeuralNinja-dc2os3 ай бұрын
Did anyone find a way to try this on windows?
@Geraltofrivia12gdhdbruwjАй бұрын
when will windows version release?
@ClosingwNeish4 ай бұрын
Now we're cooking!
@user-pt1kj5uw3b2 ай бұрын
Hopefully you'll make this available for Linux or Windows soon, I know its probably a pain though. Just asked someone for their old macbook
@chany0033Ай бұрын
its like a python notebook for agents
@juanjosoliz7297Ай бұрын
amazing but why only macs tho...
@TheMilleTV3 ай бұрын
Windows please
@gurudaki4 ай бұрын
The language change should be useful to be done via UI...
@xuzikai4 ай бұрын
insane
@zeyuwang26633 ай бұрын
It will be more convenient If it is integrated to tradition IDE, VS code, pycharm, as plugins
@stanTrX2 ай бұрын
Looking for windows release nıw
@realsimroads4 ай бұрын
Seems like unnecessary overhead when all this can be done directly in python. Am I missing something? How is this better than just writing code?
@StephenRayner4 ай бұрын
Oh damn…. 😮
@vitoroliveira36564 ай бұрын
I'm building something like this for TS, I'll make it open source as soon as it's ready
@lucidus_oracula4 ай бұрын
Can I sign up somewhere to be notified when it's ready? Really cool btw!
@fgpreviews4 ай бұрын
Fork and Retry is a very unfortunate name for a button most especially if you're scouse and saying it...
@alexchin77563 ай бұрын
I love it but that's not Old English
@an4aWebBasedSoftware4 ай бұрын
unfortunately linux is out of the game...
@zes72153 ай бұрын
wr
@Prince.Dhankhar4 ай бұрын
Are you one who watched whole video and looking for Windows setup? 🤣
@greendsnow4 ай бұрын
hasn't n8n solved this already?
@orangehatmusic2254 ай бұрын
Putting those shackles on your AI slaves now huh.
@AtomicPixels4 ай бұрын
When you say “first” or “fastest”, cheapest biggest, smallest. Etc. you’re legally claiming to have sought proven sufficient of research specifically that no IDE, or effectively any input used by a developer target, has existed. Warp it’s already beaten you to this. They are not a CLI because there is literally no difference. In fact, there are more IDE then some of the open source boiler plate ID DE repositories out there. Just, like, don’t do that. Don’t say that. It literallyprovides zero gain and all risk and skepticism if I’m being honest by default for being anything of the first. That is why Apple never releases first, aside for being a brand, promise of completion and not speed.
@waneyvin4 ай бұрын
great job Chase!👍, but is there documents? I encountered : failed to solve: process "/bin/sh -c PYTHONDONTWRITEBYTECODE=1 pip install --no-cache-dir -c /api/constraints.txt -e /deps/*" did not complete successfully: exit code: 1