About the LangChain Academy category

For questions and discussions about LangChain Academy courses.

Foundation: Introduction to LangGraph - Python has been out a while and since then, Foundation: Introduction to LangChain - Python has been released. Should one take both or does the new course cover most of what is covered on the langgraph course.

What is the right approach for completing them if one needs to do both.

I would do the LangChain Foundations course first, as it covers our new create_agent function and helps you get started with creating agents faster.

The LangGraph Foundations course will be a good follow-up if you ever need to create your custom workflows or graphs.

Thanks for the response. Very helpful