taishan1994/langchain-learning
langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。
This is a collection of detailed notes and examples for understanding and working with LangChain, a framework for developing applications powered by large language models. It provides insights into LangChain's internal mechanisms, how to integrate Chinese language models, and practical examples for building LLM-based applications. This is designed for AI/ML practitioners and developers who want to leverage LangChain for building custom language model solutions.
234 stars. No commits in the last 6 months.
Use this if you are an AI/ML developer or researcher looking to deeply understand LangChain's components and build robust applications, especially those involving Chinese language models or specialized knowledge domains.
Not ideal if you are a non-technical user looking for a ready-to-use application or a simple, plug-and-play solution without diving into code.
Stars
234
Forks
32
Language
—
License
—
Category
Last pushed
Aug 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/taishan1994/langchain-learning"
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.