LangGraph: Multi-Agent Workflows

LangGraph makes it easy to construct multi-agent workflows, where each agent is a node, and the edges define how they communicate. In this video we will walk through three examples of multi-agent workflows
Python code: github.com/langchain-ai/langg...
JavaScript code: github.com/langchain-ai/langg...

Пікірлер: 54

  • @paraconscious790
    @paraconscious7905 ай бұрын

    This is a super helpful series, a quick starter, easy to follow along with practical examples, thanks so many Harrison! Starting to experiment right away!

  • @christopherscheidel5431
    @christopherscheidel54315 ай бұрын

    Fantastic work as always. Thanks to the LangChain team.

  • @bqmac43
    @bqmac433 ай бұрын

    These videos never cease to impress me. Straight-forward and effective. Thank you, LangChain team!

  • @akashlives
    @akashlives5 ай бұрын

    Thank you for constantly posting such videos. So easy to use and adopt.

  • @Mullheimer
    @Mullheimer5 ай бұрын

    Great way of explaning. Thank you. Will dive into it sometime soon.

  • @ManiSaintVictor
    @ManiSaintVictor5 ай бұрын

    Thank you! Very helpful. I did the first 2 exercises. I'll be back for the 3rd.

  • @user-uv8tx8lb4b
    @user-uv8tx8lb4b5 ай бұрын

    Awesome! Thank you guys for great work

  • @Orcrambo
    @Orcrambo5 ай бұрын

    Excited to get my hands dirty with langgraph. Hopping on now!

  • @dvirbenor2690
    @dvirbenor26905 ай бұрын

    Very interesting and well explained! Thanks 👌

  • @kevinkawchak
    @kevinkawchakАй бұрын

    Thank you for the discussion.

  • @lucascresci509
    @lucascresci5094 ай бұрын

    Bro is just a beast!

  • @raphaelb7933
    @raphaelb79332 ай бұрын

    Super helpful series. I delved a lot in langchain source code, docs to customize already well-established examples and started these series for LangGraph it's a great format thanks a lot.

  • @tonyppe

    @tonyppe

    Ай бұрын

    are you using ai to write youtube comments?

  • @drtristanbehrens
    @drtristanbehrens4 ай бұрын

    Such a cool video!

  • @glowstorm334
    @glowstorm3342 ай бұрын

    For anyone facing any error , there are the two error I have faced : 1: Make sure Matplotib is installed in your environment 2: Change the name of Chart Generator to Chart_Genenrator , this fixes an error which the regex does not recognize the name of Chart Generator.

  • @octopusfinds
    @octopusfinds2 ай бұрын

    Thank you!

  • @johnvicente796
    @johnvicente796Ай бұрын

    Great video. Can you PLS create an example in langgraph on how to use an SQL database tool and call the tool with an agent. More importantly do a RAG search with it. That would be helpful

  • @waneyvin
    @waneyvin5 ай бұрын

    great job! please advise how if I wanna add reward or policy into the state for further decision making sake.

  • @rahulvb5044
    @rahulvb50443 ай бұрын

    In the supervisor example , the model returns , { "function_call" : { "arguments" : "{"next","Coder"}", "name" : "route" } How is this used to determine the next agent. Or how is Agentstate populated with next : Coder after getting the above out put from model. I can see a JsonOutputFunctionsParser. But i cant understand, how next value is determined from that

  • @ragsAI
    @ragsAI5 ай бұрын

    Hi! Is Langchain integratable/compatible with redshift/databricks? (especially the text-to-sql framework)? Thank you.

  • @adandrea
    @adandreaАй бұрын

    Great video. One bit things I'm trying to figure out: how can the tools access the graph state? I mean custom tools. I really need them to have context of the conversation, user session metadata, etc, and I can't past them that info if the tools are called just with the parameters filled with syntetic data generated by the llm. I'm sure there is a way to do it but can't seem to fiture it out. Thanks!

  • @jimjimjimjimjim
    @jimjimjimjimjim23 сағат бұрын

    Does anyone get issues where the supervisor agent loops over and over calling the suib agents?

  • @adityagaurav2816
    @adityagaurav28164 ай бұрын

    I tried to implement supervisor based multi agent framework for my use case but after my workers return something to supervisor , supervisor doesn't call FINISH and get into a loop of calling the same worker again and again. Has anyone faced this issue ? or know how to fix this ?

  • @zelx7567
    @zelx7567Ай бұрын

    Thank you langchain team, this helps a lot. In the example multi-agent graph all agents share the same instance of a large language model (LLM), is it possible to use different LLMs for different agents?

  • @StaraX95

    @StaraX95

    6 күн бұрын

    yep

  • @estebanmunoz1637
    @estebanmunoz16375 ай бұрын

    I can't make this example work using AzureOpenAI, I am receiving the error: 'create() got an unexpected keyword argument 'functions'' after executing: result = agent.invoke({"input": "what's the weather in SF?", "intermediate_steps": []}) Are Agents supported using AzureOpenAI? I have been trying different formulas but I cannot make my agents work using AzureOpenAI

  • @aryangautam7161
    @aryangautam71614 ай бұрын

    Are there examples on how you can use multi agent workflow that doesn’t involve openAI function calling?

  • @VijayasarathyMuthu
    @VijayasarathyMuthu4 ай бұрын

    Could you show how to bring Humans in the Loop in each architecture or any one of them?

  • @joehenri1
    @joehenri15 ай бұрын

    What is the differences between CrewAI and LangGraph ?

  • @yuripourre

    @yuripourre

    2 ай бұрын

    CrewAI is a thin wrapper around langgraph.

  • @adamwilfrid3271
    @adamwilfrid32715 ай бұрын

    requesting for Langsmith access please 😊

  • @LangChain

    @LangChain

    5 ай бұрын

    DM Harrison on twitter for access @hwchase17 :)

  • @Stormyys
    @Stormyys5 ай бұрын

    How do we get access to langsmith?

  • @LangChain

    @LangChain

    5 ай бұрын

    DM Harrison on twitter @hwchase17 :)

  • @manfyegoh
    @manfyegoh5 ай бұрын

    hi how do i get access to langsmith?

  • @LangChain

    @LangChain

    5 ай бұрын

    Drop Harrison a message on twitter @hwchase17 and he'll sort you out

  • @manfyegoh

    @manfyegoh

    5 ай бұрын

    @@LangChain thanks! i just gotten my access!

  • @carterjames199
    @carterjames1995 ай бұрын

    How can I request access to langsmith??

  • @LangChain

    @LangChain

    5 ай бұрын

    hey, if you drop Harrison a message on twitter @hwchase17 he'll get you access

  • @carterjames199

    @carterjames199

    5 ай бұрын

    @@LangChain already done he was very fast to reply

  • @user-ul5mh5gz1o
    @user-ul5mh5gz1o5 ай бұрын

    Great video! Can you hook me up with Langsmith?

  • @Kenykore
    @Kenykore5 ай бұрын

    Need access to langsmith

  • @LangChain

    @LangChain

    5 ай бұрын

    DM Harrison on twitter @hwchase17 :)

  • @googleyoutubechannel8554
    @googleyoutubechannel85544 ай бұрын

    Oh no, I feel so sorry for everyone trying to use this, you don't have nearly enough basic logging functionality or debugging / investigation tooling in langchain to make using multiple prompt stages remotely tolerable, I wonder how long it will take people trying to actually implement this to solve a problem to figure it out.

  • @ste7081

    @ste7081

    4 ай бұрын

    didn’t they make langsmith exactly for this?

  • @xfldiazx

    @xfldiazx

    Ай бұрын

    ​@@ste7081 but it's not private :( honestly a framework should not rely on a paid service for basic functionality, I wish I could use it though

  • @user-rn4vu8th3r
    @user-rn4vu8th3r5 ай бұрын

    Great video! Can you hook me up with langsmith? :)

  • @LangChain

    @LangChain

    5 ай бұрын

    Shoot Harrison a message on twitter @hwchase17 :)

  • @aryangautam7161
    @aryangautam71614 ай бұрын

    I tried to implement multiagent using supervisor agent and running into issue where it couldn't parse function call. langchain_core.exceptions.OutputParserException: Could not parse function call: 'function_call

  • @avi7278
    @avi72785 ай бұрын

    What's your Twitter?

Келесі