Langchain相关组件的使用 Use of Langchain-related components

2025-12-08 12:00:00
介绍Langchain的安装和核心组件Prompt,Model,OutputParser的使用以及LCEL表达式和回调概念 Introduction to the installation of Langchain and the usage of core components Prompt, Model, OutputParser, as well as the concept of LCEL expressions and callbacks

LangChain框架简介 Introduction of LangChain Framework

2025-12-01 12:00:00
介绍LLM开发的背景,为什么会有LangChain,该框架基本概念,相关优点以及核心组件 Introduction to LLM Development: Background, Why LangChain Emerged, Basic Concepts, Advantages, and Core Components

Langchain4j的概念和使用 Concept and Usage of Langchain4j

2025-10-15 12:00:00
介绍langchain4j的相关基本概念(定义、特点、使用场景)以及使用示例的代码,并于springai进行对比 An introduction to the basic concepts of langchain4j (including its definition, features, and use cases), along with code examples demonstrating its usage, and a comparison with Spring AI.

模型上下文协议 Model Context Protocol (MCP)

2025-08-23 23:00:00
MCP是一种开放协议,能让AI模型能够安全地与本地和远程资源进行交互,进而让其有更强大的感知和操作能力 MCP is an open protocol that enables AI models to safely interact with both local and remote resources, thereby granting them enhanced perception and operational capabilities.