Certificate of completion of the program

Guilherme Delazeri

LangChain and Python: Building Tools with LLM OpenAI

completed the online course with an estimated workload of 8 hours.

Finished at April 03, 2025

Course lessons

LangChain and Python: Building Tools with LLM OpenAI

  • Using LangChain to Generate Text Responses with OpenAI
  • Using SimpleSequentialChain and JSONOutputParser to generate a travel itinerary
  • Refactoring chains implemented with LangChain Expression Language (LCEL)
  • Managing Conversation Memory with LangChain
  • Using Files to Generate Responses with LangChain