441 B
441 B
id, title, type, tags, sources, last_updated
| id | title | type | tags | sources | last_updated | ||||
|---|---|---|---|---|---|---|---|---|---|
| langchain | LangChain | entity |
|
|
2025-12-18 |
Overview
LangChain是RAG实现框架,用于构建基于LLM的应用。
Key Features
- RAG流程封装
- 多种数据源连接
- Chain构建能力
- Agent支持