Repo of LLM content from courses of DeepLearning.ai and from Platform-OpenAI
Main touched topic:
- LangChain for LLM applications (connection with openAI models, memory, Router Chain, LangChain model for Q&A over documents)
- LangChain Tool, Functions and Agents (OpenAI fucntion calling, LCEL, intro to Pydantic, Tagging & Extraction, Tools & Routing, Build a simple Conversational Agent)
- LangCain - RAG
- LangGraph
- Prompt Engineering