NethanHu/LangChain-2025-LearningNotes
基于 2025.4 最新的 LangChain 版本进行编写,包含官方文档的解读、底层原理解析、面向应用的交互化代码以及个人心得体会
This project offers learning notes and practical code examples for building applications that use large language models (LLMs). It helps developers understand how to make LLMs remember past conversations, use external tools, and access private data to generate more relevant responses. Developers looking to create advanced AI applications will find structured guidance on LangChain's latest features.
No commits in the last 6 months.
Use this if you are a software developer or AI engineer building applications powered by large language models and want to master the LangChain framework with up-to-date examples and best practices.
Not ideal if you are an end-user looking for a ready-to-use AI tool or a non-technical person without programming experience, as this is a developer's learning resource.
Stars
16
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/NethanHu/LangChain-2025-LearningNotes"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LangChain-OpenTutorial/LangChain-OpenTutorial
LangChain, LangGraph Open Tutorial for everyone!
langchain-ai/docs
🦜🔗 Docs for LangChain projects
teddylee777/langchain-kr
LangChain 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 LangChain을 더 쉽고...
ravsau/langchain-notes
notes on langchain
Azure-Samples/function-python-ai-langchain
Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.