<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>TheRouter.ai — 最新 AI 新闻</title>
        <link>https://therouter.ai/zh/news/</link>
        <description>TheRouter.ai 精选的 AI 新闻、模型发布与研究摘要。</description>
        <lastBuildDate>Sat, 23 May 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>© 2026 TheRouter.ai</copyright>
        <atom:link href="https://therouter.ai/zh/news/rss.xml/" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[DeepSeek 正式支持 Anthropic API 格式：新双协议端点对路由层意味着什么]]></title>
            <link>https://therouter.ai/zh/news/deepseek-anthropic-api-format-routing/</link>
            <guid>https://therouter.ai/zh/news/deepseek-anthropic-api-format-routing/</guid>
            <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[DeepSeek API 现已在 api.deepseek.com/anthropic 支持 Anthropic SDK 格式请求，Claude Code、Anthropic Python/TS SDK 及任何 Anthropic 原生客户端无需 OpenAI 转换层，即可直接将请求路由至 DeepSeek V4 模型。]]></description>
            <category>deepseek</category>
            <category>anthropic</category>
            <category>routing</category>
            <category>claude-code</category>
            <category>openai-compatible</category>
            <enclosure url="https://therouter.ai/news/deepseek-anthropic-api-format-routing/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[Anthropic 收购 Stainless：SDK 整合对多 Provider API 团队意味着什么]]></title>
            <link>https://therouter.ai/zh/news/anthropic-stainless-sdk-mcp-toolchain/</link>
            <guid>https://therouter.ai/zh/news/anthropic-stainless-sdk-mcp-toolchain/</guid>
            <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Anthropic 宣布收购生成其所有官方 SDK 和 MCP Server 工具链的公司 Stainless。对于构建多 provider AI 路由管道的工程团队来说，这一变化重塑了 SDK 依赖风险、MCP Server 治理格局，以及 Claude API 接口变更的迭代节奏。]]></description>
            <category>anthropic</category>
            <category>sdk</category>
            <category>mcp</category>
            <category>api</category>
            <category>developer-tooling</category>
            <enclosure url="https://therouter.ai/news/anthropic-stainless-sdk-mcp-toolchain/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[Kimi K2.6：Moonshot 最新开源模型刷新长程 Coding Agent 可靠性基准]]></title>
            <link>https://therouter.ai/zh/news/kimi-k2-6-api-coding-agent-launch/</link>
            <guid>https://therouter.ai/zh/news/kimi-k2-6-api-coding-agent-launch/</guid>
            <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Moonshot AI 发布 Kimi K2.6，具备领先的长程代码执行能力、多模态输入（文本/图片/视频）、256K 上下文，以及完整的 OpenAI 兼容 API，直接影响工程团队的 coding agent 路由决策。]]></description>
            <category>kimi</category>
            <category>coding-agents</category>
            <category>openai-compatible</category>
            <category>model-routing</category>
            <category>provider-selection</category>
            <enclosure url="https://therouter.ai/news/kimi-k2-6-api-coding-agent-launch/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[Qwen-Image 上线 DashScope：新图像生成与编辑 API 对异步媒体路由的影响]]></title>
            <link>https://therouter.ai/zh/news/qwen-image-2-api-routing-async-media/</link>
            <guid>https://therouter.ai/zh/news/qwen-image-2-api-routing-async-media/</guid>
            <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[阿里云在 DashScope 发布 Qwen-Image 和 Qwen-Image-Edit，模型 ID 为 qwen-image-2.0-pro。路由团队需关注其与 DALL-E 不同的异步任务模式和新的模型命名空间，标准 OpenAI 兼容代理可能无法正确处理。]]></description>
            <category>qwen</category>
            <category>image-generation</category>
            <category>async-media</category>
            <category>routing</category>
            <category>multimodal</category>
            <enclosure url="https://therouter.ai/news/qwen-image-2-api-routing-async-media/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[Qwen-MT Turbo：阿里云专用翻译 API 的 extra_body 路由参数陷阱]]></title>
            <link>https://therouter.ai/zh/news/qwen-mt-turbo-translation-api-routing/</link>
            <guid>https://therouter.ai/zh/news/qwen-mt-turbo-translation-api-routing/</guid>
            <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[阿里云 Qwen-MT turbo 通过 OpenAI 兼容接口提供，但翻译控制参数藏在 extra_body 中——这种模式会导致任何会剥离非标准字段的中间件悄然丢失关键配置。路由团队必须关注这个细节。]]></description>
            <category>qwen</category>
            <category>routing</category>
            <category>openai-compatible</category>
            <category>translation</category>
            <category>provider-ops</category>
            <enclosure url="https://therouter.ai/news/qwen-mt-turbo-translation-api-routing/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[Qwen3.7-Max 正式发布：智能体基准领跑，路由团队的应对策略]]></title>
            <link>https://therouter.ai/zh/news/qwen3-7-max-agent-benchmark-launch/</link>
            <guid>https://therouter.ai/zh/news/qwen3-7-max-agent-benchmark-launch/</guid>
            <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[阿里云 Qwen3.7-Max 在 Terminal Bench 2.0 上领跑公开榜单，GPQA Diamond 超过 Claude Opus 4.6，并在从未接触过的硬件上完成了长达 35 小时的自主任务。路由 Qwen 流量的工程团队需要关注哪些运营变化？]]></description>
            <category>qwen</category>
            <category>agent</category>
            <category>provider-ops</category>
            <category>openai-compatible</category>
            <enclosure url="https://therouter.ai/news/qwen3-7-max-agent-benchmark-launch/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[DeepSeek 官方编程智能体指南：将 Claude Code 和 OpenCode 路由到 V4 模型]]></title>
            <link>https://therouter.ai/zh/news/deepseek-coding-agent-integration-guide-claude-code-opencode/</link>
            <guid>https://therouter.ai/zh/news/deepseek-coding-agent-integration-guide-claude-code-opencode/</guid>
            <pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[DeepSeek 发布了 Claude Code、OpenCode 和 OpenClaw 的官方集成指南，揭示了一种可用于任意 Anthropic 兼容网关的按层级路由模型配置范式。]]></description>
            <category>deepseek</category>
            <category>claude-code</category>
            <category>coding-agents</category>
            <category>routing</category>
            <category>openai-compatible</category>
            <enclosure url="https://therouter.ai/news/deepseek-coding-agent-integration-guide-claude-code-opencode/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[DeepSeek 弃用 deepseek-chat 和 deepseek-reasoner：V4 模型重命名对路由团队意味着什么]]></title>
            <link>https://therouter.ai/zh/news/deepseek-v4-api-migration-deprecation-2026/</link>
            <guid>https://therouter.ai/zh/news/deepseek-v4-api-migration-deprecation-2026/</guid>
            <pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[DeepSeek 将于 2026 年 7 月 24 日弃用原有模型名称。使用 deepseek-chat 或 deepseek-reasoner 的团队须将路由配置迁移至 deepseek-v4-flash 或 deepseek-v4-pro——新增的 Anthropic 兼容端点也改变了 Claude Code 用户接入 DeepSeek 的方式。]]></description>
            <category>deepseek</category>
            <category>api-deprecation</category>
            <category>routing</category>
            <category>claude-code</category>
            <enclosure url="https://therouter.ai/news/deepseek-v4-api-migration-deprecation-2026/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[Qwen3Guard：阿里巴巴开源流式安全护栏，为多 Provider AI 路由层带来统一内容过滤]]></title>
            <link>https://therouter.ai/zh/news/qwen3guard-streaming-safety-guardrail-open-source/</link>
            <guid>https://therouter.ai/zh/news/qwen3guard-streaming-safety-guardrail-open-source/</guid>
            <pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[阿里巴巴发布 Qwen3Guard 开源安全护栏模型，支持逐 token 实时流式检测，三级风险分类。对跨多个 AI Provider 路由的工程团队来说，这是首个可部署在网关层的 provider 无关安全过滤模型。]]></description>
            <category>governance</category>
            <category>qwen</category>
            <category>open-source</category>
            <category>routing</category>
            <enclosure url="https://therouter.ai/news/qwen3guard-streaming-safety-guardrail-open-source/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[2026年AI成本上涨：为何标价已不足为凭]]></title>
            <link>https://therouter.ai/zh/news/ai-cost-increases-claude-opus-gpt-5-5-2026/</link>
            <guid>https://therouter.ai/zh/news/ai-cost-increases-claude-opus-gpt-5-5-2026/</guid>
            <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[OpenAI、Anthropic 和 GitHub 在同一周调整定价机制。实际成本与标价差距最高达92%，取决于分词器行为和使用模式。路由架构已成为成本控制的必要条件。]]></description>
            <category>pricing</category>
            <category>routing</category>
            <category>openai</category>
            <category>anthropic</category>
            <enclosure url="https://therouter.ai/news/ai-cost-increases-claude-opus-gpt-5-5-2026/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[OpenAI 为所有 API 生成图片嵌入 C2PA 凭证与 SynthID 水印：对你的 AI 内容管道意味着什么]]></title>
            <link>https://therouter.ai/zh/news/openai-c2pa-synthid-api-image-provenance/</link>
            <guid>https://therouter.ai/zh/news/openai-c2pa-synthid-api-image-provenance/</guid>
            <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[OpenAI 正式获得 C2PA 合规认证，并与 Google 合作为所有 API 生成图片嵌入 SynthID 水印。每张图片现在默认携带加密溯源指纹，直接影响内容管道完整性、审计追踪和多 Provider 路由策略。]]></description>
            <category>openai</category>
            <category>api</category>
            <category>governance</category>
            <category>content-provenance</category>
            <category>enterprise</category>
            <category>security</category>
            <enclosure url="https://therouter.ai/news/openai-c2pa-synthid-api-image-provenance/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[Qwen GSPO：序列级强化学习稳定大规模语言模型训练]]></title>
            <link>https://therouter.ai/zh/news/qwen-gspo-sequence-level-rllm-stability/</link>
            <guid>https://therouter.ai/zh/news/qwen-gspo-sequence-level-rllm-stability/</guid>
            <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[GSPO 引入序列级优化用于 RL 训练，稳定 MoE 模型并消除基础设施沉重的 Routing Replay 变通方案。]]></description>
            <category>reinforcement-learning</category>
            <category>training-infrastructure</category>
            <category>qwen</category>
            <category>moe</category>
            <enclosure url="https://therouter.ai/news/qwen-gspo-sequence-level-rllm-stability/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[美国 AI 模型审查信号：发布节奏会变成路由风险]]></title>
            <link>https://therouter.ai/zh/news/us-ai-model-oversight-routing-risk/</link>
            <guid>https://therouter.ai/zh/news/us-ai-model-oversight-routing-risk/</guid>
            <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[美国可能引入 frontier AI 模型发布前审查，这不只是政策新闻，也会影响模型可用性、发布节奏、fallback 与企业治理证据。]]></description>
            <category>ai-governance</category>
            <category>routing</category>
            <category>provider-risk</category>
            <enclosure url="https://therouter.ai/news/us-ai-model-oversight-routing-risk/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[AI 生成爱彼皇家橡树腕表图片引发一周热议,真品皇家 Pop 发布后失望]]></title>
            <link>https://therouter.ai/zh/news/ai-generated-audemars-piguet-royal-oak-images-drive-week-long-hype-before-real-royal-pop-launch/</link>
            <guid>https://therouter.ai/zh/news/ai-generated-audemars-piguet-royal-oak-images-drive-week-long-hype-before-real-royal-pop-launch/</guid>
            <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Swatch 真正的皇家 Pop 怀表合作发布前,多彩爱彼皇家橡树腕表的 AI 生成图片在社交媒体上泛滥一周,创造了史无前例的虚假产品热潮。]]></description>
            <enclosure url="https://therouter.ai/news/ai-generated-audemars-piguet-royal-oak-images-drive-week-long-hype-before-real-royal-pop-launch/cover.jpg/" length="0" type="image/jpg/"/>
        </item>
        <item>
            <title><![CDATA[OpenAI 在 Musk v. Altman 诉讼中呈交驴子雕像作为安全争执证据]]></title>
            <link>https://therouter.ai/zh/news/openai-musk-altman-trial-features-donkey-statue-as-evidence-in-safety-dispute/</link>
            <guid>https://therouter.ai/zh/news/openai-musk-altman-trial-features-donkey-statue-as-evidence-in-safety-dispute/</guid>
            <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[OpenAI 在 Musk v. Altman 诉讼中寻求呈交驴子奖杯作为证据,证明埃隆·马斯克在 2018 年对待挑战其安全优先级的员工的行为。]]></description>
            <enclosure url="https://therouter.ai/news/openai-musk-altman-trial-features-donkey-statue-as-evidence-in-safety-dispute/cover.jpg/" length="0" type="image/jpg/"/>
        </item>
        <item>
            <title><![CDATA[Sam Altman 作证称埃隆·马斯克曾提出将 OpenAI 控制权移交其子女的令人毛骨悚然想法]]></title>
            <link>https://therouter.ai/zh/news/sam-altman-testifies-elon-musk-had-hair-raising-idea-to-pass-openai-to-his-kids/</link>
            <guid>https://therouter.ai/zh/news/sam-altman-testifies-elon-musk-had-hair-raising-idea-to-pass-openai-to-his-kids/</guid>
            <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[OpenAI CEO Sam Altman 在 Musk v. Altman 诉讼中作证,透露埃隆·马斯克建议将 OpenAI 控制权移交其子女,并驳斥欺诈行为指控。]]></description>
            <enclosure url="https://therouter.ai/news/sam-altman-testifies-elon-musk-had-hair-raising-idea-to-pass-openai-to-his-kids/cover.jpg/" length="0" type="image/jpg/"/>
        </item>
        <item>
            <title><![CDATA[WhatsApp 推出 Meta AI 隐私聊天功能,使用私有处理加密保护对话]]></title>
            <link>https://therouter.ai/zh/news/whats-app-incognito-chat-launches-with-meta-ai-private-processing/</link>
            <guid>https://therouter.ai/zh/news/whats-app-incognito-chat-launches-with-meta-ai-private-processing/</guid>
            <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[WhatsApp 推出 Meta AI 对话的隐私聊天功能,使用私有处理技术防止 Meta 访问用户与聊天机器人的交互。]]></description>
            <enclosure url="https://therouter.ai/news/whats-app-incognito-chat-launches-with-meta-ai-private-processing/cover.jpg/" length="0" type="image/jpg/"/>
        </item>
        <item>
            <title><![CDATA[马斯克诉奥特曼审判结案陈词揭示 OpenAI 非营利使命的结构冲突]]></title>
            <link>https://therouter.ai/zh/news/musk-v-altman-trial-closing-arguments-expose-openai-nonprofit-mission-tensions/</link>
            <guid>https://therouter.ai/zh/news/musk-v-altman-trial-closing-arguments-expose-openai-nonprofit-mission-tensions/</guid>
            <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[马斯克诉奥特曼审判的结案陈词显示 OpenAI 的非营利组织架构与竞争压力发生冲突，引发公众利益保护的质疑。]]></description>
            <enclosure url="https://therouter.ai/news/musk-v-altman-trial-closing-arguments-expose-openai-nonprofit-mission-tensions/cover.jpg/" length="0" type="image/jpg/"/>
        </item>
        <item>
            <title><![CDATA[AI 可持续性研究推动模型能源使用透明化]]></title>
            <link>https://therouter.ai/zh/news/ai-sustainability-research-pushes-for-transparency-on-model-energy-use/</link>
            <guid>https://therouter.ai/zh/news/ai-sustainability-research-pushes-for-transparency-on-model-energy-use/</guid>
            <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Sasha Luccioni 发起可持续 AI 组织，以满足欧洲和全球市场对 AI 排放数据和能源效率指标日益增长的企业与监管需求。]]></description>
            <enclosure url="https://therouter.ai/news/ai-sustainability-research-pushes-for-transparency-on-model-energy-use/cover.jpg/" length="0" type="image/jpg/"/>
        </item>
        <item>
            <title><![CDATA[OpenAI TanStack 供应链安全事件：Codex CLI 证书轮换对开发者工具链的影响]]></title>
            <link>https://therouter.ai/zh/news/openai-tanstack-supply-chain-codex-cli-security/</link>
            <guid>https://therouter.ai/zh/news/openai-tanstack-supply-chain-codex-cli-security/</guid>
            <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[OpenAI 确认两台员工设备遭到 Mini Shai-Hulud npm 供应链攻击，代码签名证书外泄。macOS 用户必须在 6 月 12 日前更新 Codex CLI、ChatGPT Desktop 等应用，否则将无法启动。]]></description>
            <category>security</category>
            <category>openai</category>
            <category>codex</category>
            <category>supply-chain</category>
            <category>developer-tools</category>
            <enclosure url="https://therouter.ai/news/openai-tanstack-supply-chain-codex-cli-security/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[苏茨克弗在马斯克诉奥特曼庭审中作证：'我不希望 OpenAI 被毁掉']]></title>
            <link>https://therouter.ai/zh/news/ilya-sutskever-testifies-in-musk-v-altman-trial-i-didnt-want-openai-to-be-destroyed/</link>
            <guid>https://therouter.ai/zh/news/ilya-sutskever-testifies-in-musk-v-altman-trial-i-didnt-want-openai-to-be-destroyed/</guid>
            <pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[OpenAI 前首席科学家 Ilya Sutskever 在马斯克诉奥特曼庭审中辩护了他在罢免 Sam Altman 事件中的作用，表示他采取了行动以保护公司免于毁灭。]]></description>
            <enclosure url="https://therouter.ai/news/ilya-sutskever-testifies-in-musk-v-altman-trial-i-didnt-want-openai-to-be-destroyed/cover.webp/" length="0" type="image/webp/"/>
        </item>
        <item>
            <title><![CDATA[TheRouter v2.0：统一异步媒体平台，覆盖图片 / 音频 / 视频]]></title>
            <link>https://therouter.ai/zh/news/therouter-async-media-platform-v2/</link>
            <guid>https://therouter.ai/zh/news/therouter-async-media-platform-v2/</guid>
            <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[TheRouter v2.0 推出贯穿图像、音频、视频生成的统一异步模式。长任务从 请求线程迁移到基于 Job 的流程，产物落 S3 + 通过统一的 /v1/jobs/:id 查询 — 杜绝 CDN 超时带来的计费纠纷，同时同步接口零变更。]]></description>
            <category>therouter</category>
            <category>async</category>
            <category>media</category>
            <category>release</category>
            <enclosure url="https://therouter.ai/news/therouter-async-media-platform-v2/cover.png/" length="0" type="image/png/"/>
        </item>
        <item>
            <title><![CDATA[Lovable、Replit、Base44 的 AI 代码应用在开放网络泄露企业数据]]></title>
            <link>https://therouter.ai/zh/news/ai-coded-apps-from-lovable-replit-base44-expose-corporate-data-on-open-web/</link>
            <guid>https://therouter.ai/zh/news/ai-coded-apps-from-lovable-replit-base44-expose-corporate-data-on-open-web/</guid>
            <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[安全研究人员发现，超过 5,000 个来自 Lovable、Replit、Base44 和 Netlify 的 AI 代码应用在没有任何认证或安全措施的情况下暴露了敏感的企业和个人数据。]]></description>
            <enclosure url="https://therouter.ai/news/ai-coded-apps-from-lovable-replit-base44-expose-corporate-data-on-open-web/cover.jpg/" length="0" type="image/jpg/"/>
        </item>
        <item>
            <title><![CDATA[Anthropic 推出 Claude 托管智能体平台，面向企业级 AI]]></title>
            <link>https://therouter.ai/zh/news/anthropic-managed-agents-platform/</link>
            <guid>https://therouter.ai/zh/news/anthropic-managed-agents-platform/</guid>
            <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Anthropic 发布托管运行时，统一处理工具调用、记忆与编排，让企业团队无需自建基础设施即可上线 Claude 智能体。]]></description>
            <category>anthropic</category>
            <category>agents</category>
            <category>enterprise</category>
            <enclosure url="https://therouter.ai/news/anthropic-managed-agents-platform/cover.png/" length="0" type="image/png/"/>
        </item>
        <item>
            <title><![CDATA[70+ 民权组织反对 Meta Ray-Ban 智能眼镜的人脸识别功能]]></title>
            <link>https://therouter.ai/zh/news/meta-ray-ban-smart-glasses-face-recognition-feature-opposed-by-70-civil-rights-groups/</link>
            <guid>https://therouter.ai/zh/news/meta-ray-ban-smart-glasses-face-recognition-feature-opposed-by-70-civil-rights-groups/</guid>
            <pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[超过 70 个民权组织要求 Meta 放弃 Ray-Ban 智能眼镜的人脸识别计划，警告 'Name Tag' 功能将使跟踪者和施害者能够在公共场合识别陌生人。]]></description>
            <enclosure url="https://therouter.ai/news/meta-ray-ban-smart-glasses-face-recognition-feature-opposed-by-70-civil-rights-groups/cover.jpg/" length="0" type="image/jpg/"/>
        </item>
    </channel>
</rss>