Files
nexus/wiki/entities/LangChain.md

441 B
Raw Blame History

id, title, type, tags, sources, last_updated
id title type tags sources last_updated
langchain LangChain entity
LLM
framework
RAG
RAG从入门到精通系列1基础RAG
2025-12-18

Overview

LangChain是RAG实现框架用于构建基于LLM的应用。

Key Features

  • RAG流程封装
  • 多种数据源连接
  • Chain构建能力
  • Agent支持

Connections