Featured
什么是 LangChain?真正解决的问题不是调用大语言模型
LangChain 不是聊天框架,而是一套围绕大语言模型构建应用的软件工程框架。它关注的不是模型如何思考,而是当模型需要和现实世界协作时,我们应该如何组织整个系统。
Articles about web development and the modern stack.
2 articles tagged #ai-agent
LangChain 不是聊天框架,而是一套围绕大语言模型构建应用的软件工程框架。它关注的不是模型如何思考,而是当模型需要和现实世界协作时,我们应该如何组织整个系统。
Designing LLM-powered agents that can interact with external tools and APIs.