Gen-AI Developer Classroom notes 13/Jun/2025

Streaming updates of graph

  • Streaming of graph gives updates node by node. In the previous session we had only one node
  • lets create a graph with multiple nodes and then stream
  • Refer Here at the end of the notebook to see the streaming

Events in streaming

Human in the loop

  • Create a simple langgraph and run it in langstudio and use the interrupts section to place an interrupt before or after the node
  • The interrupts will help in stopping the execution of node
  • langraph also supports
    • re-playing
    • re-executing (fork)
  • Note: Generally graphs are executed/invoked by triggers, langraph provides client sdk to interact with graph

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading