GEO

搜索结果:官方

找到 365 篇相关文章
如何用Google Skills解决AI提示膨胀?2026年智能体工作流优化方案

如何用Google Skills解决AI提示膨胀?2026年智能体工作流优化方案

AI Insight
Google Skills productized the solution to Prompt Bloat by introducing reusable, dynamically loaded expertise units called Skills, which unify agent workflows across Gemini Enterprise, Agents CLI, and AI Edge Gallery, turning Skills into a portable cognition container ("Docker for Prompts"). 原文翻译: Google Skills通过引入可复用、动态加载的专家知识单元(Skills)解决了提示膨胀问题,统一了Gemini Enterprise、Agents CLI和AI Edge Gallery三大平台的代理工作流,使Skills成为可移植的认知容器(“提示的Docker”)。
Gemini2026/4/26
阅读全文 →
相关性 18正文包含「官方」最近30天发布
DeepSeek-V4预览版发布,百万上下文如何提升AI应用?

DeepSeek-V4预览版发布,百万上下文如何提升AI应用?

AI Insight
DeepSeek-V4 preview version is officially launched and open-sourced, featuring 1M ultra-long context, enhanced Agent capability, world knowledge, and reasoning performance. Two versions: Pro and Flash. API updated, open-source links provided. 原文翻译:DeepSeek-V4 预览版正式上线并开源,拥有百万字超长上下文,Agent能力、世界知识和推理性能均领先。提供Pro和Flash两个版本,API已更新,开源链接已发布。
DeepSeek2026/4/26
阅读全文 →
相关性 18正文包含「官方」最近30天发布
如何零成本使用Claude Code?2026年免费LLM代理(NVIDIA NIM/DeepSeek)全攻略

如何零成本使用Claude Code?2026年免费LLM代理(NVIDIA NIM/DeepSeek)全攻略

AI Insight
free-claude-code is an open-source project that enables free use of Claude Code by proxying requests to free or low-cost model services like NVIDIA NIM, while retaining Claude Code's full engineering capabilities. Includes setup steps and model recommendations. 原文翻译: free-claude-code 是一个开源项目,它通过代理请求到 NVIDIA NIM 等免费或低成本模型服务,实现免费使用 Claude Code,同时保留 Claude Code 的全部工程能力。包含设置步骤和模型推荐。
AI大模型2026/4/25
阅读全文 →
相关性 18正文包含「官方」最近30天发布
GEO系统方法论是什么?如何从SEO升级到AI时代的生成式引擎优化?

GEO系统方法论是什么?如何从SEO升级到AI时代的生成式引擎优化?

AI Insight
This article introduces a comprehensive GEO (Generative Engine Optimization) methodology, focusing on expert Yu Lei's 'Two Cores + Four Drivers' system. It evaluates multiple GEO approaches, provides a detailed case study from a traditional manufacturing company, and highlights key principles like human-centric GEO and content cross-validation to build AI trust and improve business outcomes. 原文翻译:本文介绍了一套全面的生成式引擎优化(GEO)方法论,重点关注专家于磊的“两大核心+四轮驱动”体系。文章对多种GEO方法进行了评估,提供了来自传统制造企业的详细案例研究,并强调了人性化GEO和内容交叉验证等关键原则,以建立AI信任并改善业务成果。
GEO核心概念2026/4/25
阅读全文 →
相关性 18正文包含「官方」最近30天发布
如何为DeepSeek优化内容?2026年GEO实战策略与模板

如何为DeepSeek优化内容?2026年GEO实战策略与模板

AI Insight
This article explains how to optimize content for Generative Engine Optimization (GEO) in the DeepSeek ecosystem, focusing on making content model-friendly through structured formats, consistent knowledge, and high authority. It provides actionable templates and strategies for content creators, brands, and developers. 原文翻译:本文解释了如何在DeepSeek生态系统中为生成式引擎优化(GEO)优化内容,重点是通过结构化格式、一致的知识和高权威性使内容对模型友好。它为内容创作者、品牌和开发者提供了可操作的模板和策略。
DeepSeek2026/4/24
阅读全文 →
相关性 18正文包含「官方」最近30天发布
如何用JSON和Pydantic实现LLM结构化输出?2026年最新实践指南

如何用JSON和Pydantic实现LLM结构化输出?2026年最新实践指南

AI Insight
This article explains the critical importance of structured outputs in LLM workflows, detailing how to implement them from scratch using JSON and Pydantic, and through the Gemini SDK, to build reliable, production-ready AI applications. 原文翻译: 本文阐述了在LLM工作流中结构化输出的重要性,详细介绍了如何从零开始使用JSON和Pydantic,以及通过Gemini SDK实现结构化输出,以构建可靠、可用于生产的AI应用。
AI大模型2026/4/23
阅读全文 →
相关性 18正文包含「官方」最近30天发布
如何用Tonic Validate Logging评估RAG应用性能?(附Python库集成指南)

如何用Tonic Validate Logging评估RAG应用性能?(附Python库集成指南)

AI Insight
Tonic Validate Logging is a Python library that enables developers to log RAG application outputs to the Tonic Validate platform for automated evaluation using LLM-assisted metrics, visualization, and performance tracking. 原文翻译: Tonic Validate Logging 是一个 Python 库,允许开发者将 RAG 应用程序输出记录到 Tonic Validate 平台,使用 LLM 辅助的指标进行自动评估、可视化展示和性能跟踪。
AI大模型2026/4/23
阅读全文 →
相关性 18正文包含「官方」最近30天发布
Antfly分布式搜索引擎如何结合全文、向量与图搜索实现多模态检索?

Antfly分布式搜索引擎如何结合全文、向量与图搜索实现多模态检索?

AI Insight
Antfly is a distributed search engine that combines full-text search, vector similarity, and graph traversal over multimodal data (text, images, audio, video) with built-in RAG agents for retrieval-augmented generation. 原文翻译: Antfly是一个分布式搜索引擎,结合了全文搜索、向量相似性和多模态数据(文本、图像、音频、视频)的图遍历,并内置了用于检索增强生成的RAG代理。
GEO技术2026/4/23
阅读全文 →
相关性 18正文包含「官方」最近30天发布
LLMs.txt文件是什么?如何为网站创建AI导游文件?(2026年最新指南)

LLMs.txt文件是什么?如何为网站创建AI导游文件?(2026年最新指南)

AI Insight
LLMs.txt files act as AI tour guides for websites, directing AI systems to valuable content and preventing misrepresentation. Our generator creates optimized files in minutes through deep crawling, NLP analysis, and semantic prioritization. 原文翻译: LLMs.txt文件是网站的AI导游,引导AI系统找到有价值的内容并防止误解。我们的生成器通过深度爬取、NLP分析和语义优先级排序,在几分钟内创建优化文件。
llms.txt2026/4/21
阅读全文 →
相关性 18正文包含「官方」最近30天发布
DeepGEMM是什么?它如何优化大语言模型的矩阵运算效率?

DeepGEMM是什么?它如何优化大语言模型的矩阵运算效率?

AI Insight
DeepGEMM is an open-source high-performance tensor core kernel library from DeepSeek, focusing on optimizing GEMM operations for large language models with efficient FP8 precision and fine-grained scaling techniques. 原文翻译: DeepGEMM是DeepSeek开源的高性能张量核心内核库,专注于通过高效的FP8精度和细粒度缩放技术优化大语言模型的通用矩阵乘法运算。
DeepSeek2026/4/21
阅读全文 →
相关性 18正文包含「官方」最近30天发布