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