Gen-AI Developer Classroom notes 24/May/2025

Debugging langgraph in vscode

  • Install a pip package debugpy
pip install debugpy
  • The command to run the application with debugger is
langgraph dev --allow-blocking --debug-port 5678
  • on the visual studio code. Navigate to Run & Add configuration
    • python debugger
    • Remote Launch
      • localhost
      • 5678

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