Certificate of completion

Axel Patrick Chepanski Gonzaga

LangChain and Python: Building Tools with LLM OpenAI

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

Finished at July 15, 2024

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