Advantages of using langgraph

  1. Persistence
    1. Memory
    2. Human in loop
  2. Streaming
    1. From any LLM call or step in workflow / agent
  3. Deployment
    1. Testing, debugging, deploying.

References

  1. Building effective agents using langgraph