LangChain AI 핸드북
(pinecone.io)- LLM을 이용한 AI 어플리케이션을 만드는 LangChain 라이브러리에 대한 가이드 북
- 아직 작성중으로 7장까지 공개 (알림 받기 가능)
목차
- An Introduction to LangChain
- Prompt Templates and the Art of Prompts
- Data Preprocessing with LangChain
- Building Composable Pipelines with Chains
- Conversational Memory
- Retrieval Augmentation
- AI Agents
- Project: Podcast Chatbot Agent
- Custom tools