LangChain 101 初学者指南 (OpenAI - ChatGPT - LLMOps)
- 1. Introduction
- 1. Welcome to this course!
- 2. LangChain 101
- 1. Getting Started with LangChain and OpenAI
- 2. Calling Prompts with LLMs
- 3. Using different Large Language Models
- 4. Prompt Templating and Chaining
- 5. Using Simple Sequential Chains
- 6. Action Agents
- 7. Human as a Tool
- 8. Plan and Execute Agents
- 9. Memory and Chat Bots
- 10. Storing and Retrieving Chat History
- 11. Document Loading and Retrieval Chains