Lance your videos are so practical and useful. Thank you for the great content! I would like to second the request for Studio in Windows, it looks really nice.
@Aripb88Ай бұрын
Also wondering if you would try implementing L2MAC in LangGraph.
@christianh.cooper301Ай бұрын
100% best channel on KZbin
@andydataguyАй бұрын
Great example! Looking forward to seeing the creativity from new templates 😁
@nicapotato7745Ай бұрын
Love all these use cases, so much opportunity with this
@Rahul-d6o3sАй бұрын
Great example. Is RemoteRunnable still being supported to call Langgraph based agents or being replaced by new get_client?
@cryptostanley1929Ай бұрын
when Langgraph Studio for Windows
@EllenLiviaАй бұрын
amazing! very clear
@holdingW0Ай бұрын
Nice content!
@younglou3547Ай бұрын
Hi! First time commenting. What's the name of this VSCode/Cursor IDE theme? Been searching all night. Would love to know. Thanks!😂😂
@fabriziopoggi6389Ай бұрын
I guess it's Cursor
@user-wr4yl7tx3wАй бұрын
how come you had both .env file and .env.example file? shouldn't there be only one?
@MrEnriqueagАй бұрын
How do I see logs/errors from the code? I'm using the langraph studio. Without an info object from the state, it fails after the reflect node. It should even throw an error based on that graph. But it doesn't show me that the code run failed, nor any logs.
@MrEnriqueagАй бұрын
It actually threw the same error in the video. It never reaches END!!