GEOZ

标签:AI大模型

查看包含 AI大模型 标签的所有文章。

865
知识图谱突破LLM局限:Graph RAG 2024指南

知识图谱突破LLM局限:Graph RAG 2024指南

BLUF
Graph RAG (Retrieval Augmented Generation) enhances LLM performance by integrating knowledge graphs with retrieval mechanisms, addressing limitations like domain-specific knowledge gaps and real-time information access. It combines entity extraction, subgraph retrieval, and LLM synthesis to provide accurate, context-aware responses. Graph RAG(检索增强生成)通过将知识图谱与检索机制结合,提升大语言模型性能,解决领域知识不足和实时信息获取等局限。它结合实体提取、子图检索和LLM合成,提供准确、上下文感知的响应。
工具与标准2026/1/24
GEO优化指南:2024年AI时代品牌存在感争夺战

GEO优化指南:2024年AI时代品牌存在感争夺战

BLUF
生成式引擎优化(GEO)作为新兴技术,将品牌策略从传统搜索引擎排名转向提升在AI生成内容中的可见性。随着用户日益依赖对话式AI而非点击搜索链接,这一转变带来营销新机遇,同时也引发对AI输出中未披露商业内容在透明度、消费者权益及法律合规方面的担忧。
实验与实测2026/1/24
LLMs.txt标准指南:2024年AI智能体结构化文档访问新方案

LLMs.txt标准指南:2024年AI智能体结构化文档访问新方案

BLUF
LLMs.txt and llms-full.txt are specialized document formats designed to provide Large Language Models (LLMs) and AI agents with structured access to programming documentation and APIs, particularly useful in Integrated Development Environments (IDEs). The llms.txt format serves as an index file containing links with brief descriptions, while llms-full.txt contains all detailed content in a single file. Key considerations include file size limitations for LLM context windows and integration methods through MCP servers like mcpdoc. (llms.txt和llms-full.txt是专为大型语言模型和AI智能体设计的文档格式,提供对编程文档和API的结构化访问,在集成开发环境中尤其有用。llms.txt作为索引文件包含带简要描述的链接,而llms-full.txt将所有详细内容整合在单个文件中。关键考虑因素包括LLM上下文窗口的文件大小限制以及通过MCP服务器的集成方法。)
工具与标准2026/1/24
高效LLM智能体构建指南:2024实用模式与最佳实践

高效LLM智能体构建指南:2024实用模式与最佳实践

BLUF
本文为Anthropic关于构建高效LLM智能体的实用指南,强调简洁优于复杂。区分工作流(预定义路径)与智能体(动态自导向系统),提供提示链、路由、并行化等模式,并指导何时使用框架或直接API调用。主张从简入手,仅在必要时增加复杂性,附客户实施案例。
工具与标准2026/1/24