PulseAugur
实时 13:22:41
English(EN) llms.txt in the wild: 1,321 requests, and not one AI assistant came looking

日志分析显示,AI 助手很少读取 `llms.txt` 文件

GoodBarber 的 Web 服务器日志进行的回顾显示,在四个月内收到的 1,321 次总请求中,仅有 26 次请求来自 AI 助手,而 `llms.txt` 文件是专为 AI 系统设计的。其中,只有四次请求真正来自 OpenAIGPTBot,而这四次中的三次源自 AI 就绪检查器 `agentready.md`。分析还识别出三起冒充 AI 机器人(使用通用用户代理字符串和不在供应商公布范围内的 IP 地址)的请求,这表明一个合规性检查器正在测试该网站的机器人检测机制。 AI

影响 表明 AI 助手尚未广泛或独立地消耗结构化网络数据,可能表明当前 AI 代理能力存在差距。

排序理由 对关于 AI 系统特定文件格式的采用和使用情况的日志数据进行分析。

在 dev.to — LLM tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

日志分析显示,AI 助手很少读取 `llms.txt` 文件

报道来源 [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Pierre- Laurent Medori ·

    野生的llms.txt:1321个请求,没有一个AI助手前来查找

    <p>We publish an llms.txt on our main domain and on every language portal. It is exactly what the proposal asks for: a curated markdown index of the site, at the root, written for AI systems to read. I pulled four months of nginx logs to answer one question: who actually reads it…