{"@context":"https://schema.org","@type":"NewsArticle","generatedAt":"2026-09-22T17:00:53.126Z","headline":"Google DeepMind 发布 Gemini 3.8 Flash 与 Gemini 3.8 Flash Cyber：同一核心模型、两种访问方式","description":"Google DeepMind 发布 Gemini 3.8 Flash 和 Gemini 3.8 Flash Cyber，两者基于同一核心智能，区别在于安全包络和访问方式。","url":"https://www.aioga.com/news/cmtkdhylf01h7roc7uqoguxuq/","mainEntityOfPage":"https://www.aioga.com/news/cmtkdhylf01h7roc7uqoguxuq/","datePublished":"2026-09-02T17:20:24.000Z","dateModified":"2026-09-02T17:20:24.000Z","inLanguage":"zh-CN","publisher":{"@type":"NewsMediaOrganization","name":"Aioga","url":"https://www.aioga.com"},"citation":["https://www.marktechpost.com/2026/09/02/google-deepmind-releases-gemini-3-8-flash-and-gemini-3-8-flash-cyber-one-core-model-two-access-envelopes","https://aihot.virxact.com/items/cmtkdhylf01h7roc7uqoguxuq"],"canonicalUrl":"https://www.aioga.com/news/cmtkdhylf01h7roc7uqoguxuq/","directAnswer":{"@type":"Answer","text":"Google DeepMind 发布 Gemini 3.8 Flash 与 Gemini 3.8 Flash Cyber。来源称两者基于同一核心智能，差异主要在安全包络与访问方式；前者已通过 Gemini API 等渠道提供，后者需经 Fairwind Program 个案申请。","url":"https://www.aioga.com/news/cmtkdhylf01h7roc7uqoguxuq/","dateCreated":"2026-09-02T17:20:24.000Z","author":{"@type":"Organization","@id":"https://www.aioga.com/authors/aioga-editorial/#editorial-team","name":"Aioga Editorial Team","url":"https://www.aioga.com/authors/aioga-editorial/"}},"evidence":[{"@type":"CreativeWork","name":"marktechpost.com source article","url":"https://www.marktechpost.com/2026/09/02/google-deepmind-releases-gemini-3-8-flash-and-gemini-3-8-flash-cyber-one-core-model-two-access-envelopes","datePublished":"2026-09-02T17:20:24.000Z","provider":{"@type":"Organization","name":"marktechpost.com","url":"https://www.marktechpost.com/2026/09/02/google-deepmind-releases-gemini-3-8-flash-and-gemini-3-8-flash-cyber-one-core-model-two-access-envelopes"}},{"@type":"CreativeWork","name":"AIHot archive record","url":"https://aihot.virxact.com/items/cmtkdhylf01h7roc7uqoguxuq","datePublished":"2026-09-02T17:20:24.000Z","provider":{"@type":"Organization","name":"AIHot","url":"https://aihot.virxact.com/items/cmtkdhylf01h7roc7uqoguxuq"}}],"aggregationSource":"MarkTechPost（RSS）","originalPublisher":{"name":"marktechpost.com","url":"https://www.marktechpost.com/2026/09/02/google-deepmind-releases-gemini-3-8-flash-and-gemini-3-8-flash-cyber-one-core-model-two-access-envelopes"},"geoDeepAnswer":null,"article":{"id":"cmtkdhylf01h7roc7uqoguxuq","slug":"cmtkdhylf01h7roc7uqoguxuq","url":"https://www.aioga.com/news/cmtkdhylf01h7roc7uqoguxuq/","title":"Google DeepMind 发布 Gemini 3.8 Flash 与 Gemini 3.8 Flash Cyber：同一核心模型、两种访问方式","title_en":"","summary":"Google DeepMind 发布 Gemini 3.8 Flash 和 Gemini 3.8 Flash Cyber，两者基于同一核心智能，区别在于安全包络和访问方式。","source":"MarkTechPost（RSS）","sourceUrl":"https://www.marktechpost.com/2026/09/02/google-deepmind-releases-gemini-3-8-flash-and-gemini-3-8-flash-cyber-one-core-model-two-access-envelopes","aiHotUrl":"https://aihot.virxact.com/items/cmtkdhylf01h7roc7uqoguxuq","publishedAt":"2026-09-02T17:20:24.000Z","category":"行业动态","score":58,"selected":false,"articleBody":["Google just announced Gemini 3.8 Flash and Gemini 3.8 Flash Cyber：https://blog.google/innovation-and-ai/models-and-research/gemini-models/3-8-flash-and-3-8-flash-cyber/, three weeks after Gemini 3.7 Flash：https://blog.google/innovation-and-ai/models-and-research/gemini-models/introducing-gemini-3-7-flash/ and marking the third Flash release in six weeks. Both variants run on the same foundational intelligence, refined through long-running agentic loops that recursively evaluate the underlying models. What separates them is not architecture, it is the safety envelope and who is allowed through it.","Is it deployable? Gemini 3.8 Flash is generally available today through the Gemini API：https://ai.google.dev/gemini-api/docs/models/gemini-3.8-flash, Google AI Studio, Antigravity：https://antigravity.google/, Android Studio, and Gemini Enterprise：https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-8-flash, so you can route production traffic to it now. Weights are closed, so there is no self-hosted or on-premises path. Gemini 3.8 Flash Cyber is not openly deployable at all: access is granted case by case through the new Fairwind Program：https://deepmind.google/fairwind-program/.","The research team ：https://deepmind.google/models/model-cards/gemini-3-8-flash/explains that 3.8 Flash is based on 3.7 Flash. Specs are unchanged: a 1,048,576-token context window, 65,536-token maximum output, text, image, audio, and video input, and text output. Thinking levels remain LOW , MEDIUM , and HIGH with MEDIUM as the default. One breaking detail for anyone migrating: MINIMAL is not supported on 3.8 Flash and setting it returns an API validation error.","The behavioral change is the point. Google describes the gain bluntly: 3.8 Flash works harder. On complex tasks it executes extra reasoning steps and calls tools iteratively, and it may burn more tokens at higher effort levels. Google’s own developer guide：https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/guides/gemini-3-8-flash is candid that this buys better accuracy at the cost of higher token consumption, and it recommends staying on 3.7 Flash when compute efficiency is the binding constraint. That is an unusually direct admission that the newer model is not the right default for every workload.","On DeepSWE v1.1, a long-horizon software engineering benchmark, Google reports 3.8 Flash outperforming most larger frontier models at a fraction of the cost. It records 54.9% on HLE-Verified, and gains over 3.7 Flash and other frontier models on Vals Finance Agent V2：https://www.vals.ai/benchmarks/fabv2 and Harvey’s Legal Agent Benchmark：https://www.vals.ai/benchmarks/hlab. Note that the finance and legal results are reported as relative wins, without absolute scores in the announcement.","On CyberGym, the standard vulnerability discovery benchmark, Google reports frontier-level performance that surpasses both 3.5 Flash Cyber and significantly larger frontier models, though no absolute figure is published. Because CyberGym is mostly C and C++, Google also ran an internal benchmark across 20 programming languages and reports a discovery success rate above 70%.","For patching, CWE-Bench：https://cwe-bench.com/#leaderboard, run by Collinear, puts Flash Cyber at 47.2% pass@1 against a leading frontier model’s 47.8%. Near-parity at materially lower cost is the claim, and Google frames it as sitting on the Pareto frontier rather than topping the leaderboard.","Chrome Security reports 2.6x more correct patches than the best, much larger commercial models. Wiz：https://www.wiz.io/ measures 7.5 to 9.7 percentage points higher recall on its internal penetration testing benchmark at 2.3x to 5.2x lower cost. Google’s Cloud Vulnerability Research team found a critical foundational vulnerability in under two hours, work that normally takes months.","Google is explicit that it prioritized vulnerability fixing over offensive capabilities like exploitation. Flash Cyber ships with a more permissive set of cyber mitigations, which is precisely why it is restricted to trusted defenders: government authorities, critical infrastructure operators, and software maintainers who apply through Fairwind.","Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.? Connect with us ：https://forms.gle/wbash1wF6efRj8G58","Asif Razzaq is the CEO of Marktechpost Media Inc.. As a visionary entrepreneur and engineer, Asif is committed to harnessing the potential of Artificial Intelligence for social good. His most recent endeavor is the launch of an Artificial Intelligence Media Platform, Marktechpost, which stands out for its in-depth coverage of machine learning and deep learning news that is both technically sound and easily understandable by a wide audience. The platform boasts of over 2 million monthly views, illustrating its popularity among audiences."],"articleImages":[{"sourceUrl":"https://www.marktechpost.com/wp-content/uploads/2026/09/Screenshot-2026-09-02-at-10.19.36-AM-1.png","alt":"","afterParagraph":3,"url":"/media/articles/cmtkdhylf01h7roc7uqoguxuq/daa426345f1f8a38.webp"},{"sourceUrl":"https://www.marktechpost.com/wp-content/uploads/2019/06/Screen-Shot-2021-09-14-at-9.02.24-AM-300x300.png","alt":"","afterParagraph":9,"url":"/media/articles/cmtkdhylf01h7roc7uqoguxuq/787a6d54564e8e19.webp"}],"mediaStatus":"ok","articleBodyZh":["谷歌刚刚宣布了 Gemini 3.8 Flash 和 Gemini 3.8 Flash Cyber：https://blog.google/innovation-and-ai/models-and-research/gemini-models/3-8-flash-and-3-8-flash-cyber/，在 Gemini 3.7 Flash 之后三周：https://blog.google/innovation-and-ai/models-and-research/gemini-models/introducing-gemini-3-7-flash/，标志着六周内的第三次 Flash 发布。两种版本都运行在相同的基础智能之上，通过长期的代理循环对底层模型进行递归评估而提升。区别不在于架构，而在于安全防护范围及允许访问的人群。","它可以部署吗？Gemini 3.8 Flash 今天就可以通过 Gemini API 使用：https://ai.google.dev/gemini-api/docs/models/gemini-3.8-flash、Google AI Studio、Antigravity：https://antigravity.google/、Android Studio 和 Gemini Enterprise：https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-8-flash，所以你现在就可以将生产流量引向它。模型权重是封闭的，因此没有自托管或本地部署方式。Gemini 3.8 Flash Cyber 完全不能公开部署：访问权限通过新的 Fairwind 计划按案例授予：https://deepmind.google/fairwind-program/。","研究团队：https://deepmind.google/models/model-cards/gemini-3-8-flash/explains 解释说 3.8 Flash 是基于 3.7 Flash 的。规格保持不变：1048576 令牌上下文窗口，65536 令牌最大输出，文本、图像、音频和视频输入，以及文本输出。思维水平仍为 LOW、MEDIUM 和 HIGH，默认为 MEDIUM。对于迁移的用户，有一个重要变化：3.8 Flash 不支持 MINIMAL，设置该选项会返回 API 验证错误。","行为变化是重点。谷歌直白地描述了收益：3.8 Flash 工作更努力。在复杂任务中，它会执行额外的推理步骤并迭代调用工具，并且在高强度模式下可能消耗更多的令牌。谷歌自己的开发者指南：https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/guides/gemini-3-8-flash 坦率地指出，这样做以更高的令牌消耗换取更好的准确性，并建议当计算效率是约束条件时继续使用 3.7 Flash。这是一个不寻常的直接承认，即新模型并非每种工作负载的默认最佳选择。","在长远软件工程基准 DeepSWE v1.1 上，Google 报告称 3.8 Flash 在成本仅为部分费用的情况下，超越了大多数更大的前沿模型。它在 HLE-Verified 上记录了 54.9%，并且在 Vals Finance Agent V2：https://www.vals.ai/benchmarks/fabv2 以及 Harvey’s Legal Agent Benchmark：https://www.vals.ai/benchmarks/hlab 上，比 3.7 Flash 和其他前沿模型有更高的表现。注意，金融和法律结果是以相对胜利的形式报告的，公告中未提供绝对分数。","在标准漏洞发现基准 CyberGym 上，Google 报告前沿水平的性能，超越了 3.5 Flash Cyber 和明显更大的前沿模型，但没有发布绝对数值。由于 CyberGym 主要是 C 和 C++，Google 还运行了一个覆盖 20 种编程语言的内部基准，报告漏洞发现成功率超过 70%。","针对补丁，Collinear 运行的 CWE-Bench：https://cwe-bench.com/#leaderboard，将 Flash Cyber 的 pass@1 评为 47.2%，而领先的前沿模型为 47.8%。Google 称其在成本显著较低的情况下已接近平价，并将其定位为处于帕累托前沿，而非排行榜首位。","Chrome 安全报告称，Flash 生成的正确补丁比最好的大规模商业模型多 2.6 倍。Wiz：https://www.wiz.io/ 在其内部渗透测试基准上测量出 7.5 到 9.7 个百分点更高的召回率，同时成本降低 2.3 到 5.2 倍。Google 的云漏洞研究团队在不到两小时内发现了一个关键基础漏洞，而这项工作通常需要数月时间。","Google 明确表示，它优先考虑漏洞修复，而非利用等攻击性能力。Flash Cyber 附带了一套更宽松的网络缓解措施，这正是它被限制仅供受信任的防御者使用的原因：政府机构、关键基础设施运营商以及通过 Fairwind 申请的软件维护者。","需要与我们合作推广你的 GitHub 仓库 或 Hugging Face 页面 或 产品发布 或 网络研讨会等？请联系我们：https://forms.gle/wbash1wF6efRj8G58","Asif Razzaq 是 Marktechpost Media Inc. 的首席执行官。作为一位有远见的企业家和工程师，Asif 致力于利用人工智能的潜力造福社会。他最近的努力是推出人工智能媒体平台 Marktechpost，该平台因其对机器学习和深度学习新闻的深入报道而脱颖而出，既技术上可靠，又易于广大受众理解。该平台每月浏览量超过 200 万次，显示了其在观众中的受欢迎程度。"],"translationStatus":"translated","bodyOrigin":"source-page","editorial":{"summary":"Google DeepMind 发布 Gemini 3.8 Flash 与 Gemini 3.8 Flash Cyber。来源称两者基于同一核心智能，差异主要在安全包络与访问方式；前者已通过 Gemini API 等渠道提供，后者需经 Fairwind Program 个案申请。","background":"Gemini 3.8 Flash 基于 Gemini 3.7 Flash，支持文本、图像、音频和视频输入，文本输出，思考级别为 LOW、MEDIUM、HIGH，默认 MEDIUM。其上下文窗口和最大输出规格未变化，但不支持 MINIMAL 设置。","viewpoint":"Aioga 判断：此次发布的重点不是架构更换，而是将通用访问与网络安全场景的受控访问分开。来源同时承认，更高思考强度可能带来更高令牌消耗，因此 3.8 Flash 并非所有工作负载的默认选择。","implications":"可能影响：使用方需要在准确性、令牌消耗与部署便利性之间权衡；不能仅凭基准结果判断所有任务都更适合 3.8 Flash。Cyber 版本的个案准入也不代表其可被普遍部署，相关安全表现仍需结合具体场景验证。","nextStep":"后续观察：应关注 Gemini 3.8 Flash 的实际 API 使用成本、迁移时对 MINIMAL 设置的处理，以及 Fairwind Program 的准入范围和 Gemini 3.8 Flash Cyber 在更多安全任务中的公开结果。","evidenceRefs":["title","summary","articleBody","source"],"status":"published","aiGenerated":true,"autoApproved":true,"generatedBy":"aioga-editorial:gpt-5.6-sol","reviewedBy":"aioga-editorial-review:gpt-5.6-sol","generatedAt":"2026-09-02T19:44:00.551Z","sourceHash":"86018fe50dcd3e67","review":{"approved":true,"groundedness":94,"clarity":92,"duplicationRisk":12,"blockingIssues":[],"notes":["“通用访问与网络安全场景的受控访问分开”属于基于来源中安全包络、访问方式及 Cyber 版本用途的概括，已明确标注为 Aioga 判断。","“实际 API 使用成本”及“更多安全任务中的公开结果”属于合理的后续观察方向，不构成当前事实断言。"]},"validation":{"passed":true,"mode":"ai-auto","revisions":0,"checks":["schema","length","source-attribution","editorial-labels","inference-boundary","low-source-overlap","no-html","independent-ai-review"]}},"tags":["行业动态","MarkTechPost（RSS）"],"translations":{"zh-CN":{"title":"Google DeepMind 发布 Gemini 3.8 Flash 与 Gemini 3.8 Flash Cyber：同一核心模型、两种访问方式","summary":"Google DeepMind 发布 Gemini 3.8 Flash 和 Gemini 3.8 Flash Cyber，两者基于同一核心智能，区别在于安全包络和访问方式。","category":"行业动态","source":"marktechpost.com","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind 发布 Gemini 3.8 Flash 与 Gemini 3.8 Flash Cyber：同一核心模型、两种访问方式 - Aioga AI资讯","description":"Google DeepMind 发布 Gemini 3.8 Flash 和 Gemini 3.8 Flash Cyber，两者基于同一核心智能，区别在于安全包络和访问方式。","url":"https://www.aioga.com/news/cmtkdhylf01h7roc7uqoguxuq/","articleBody":["谷歌刚刚宣布了 Gemini 3.8 Flash 和 Gemini 3.8 Flash Cyber：https://blog.google/innovation-and-ai/models-and-research/gemini-models/3-8-flash-and-3-8-flash-cyber/，在 Gemini 3.7 Flash 之后三周：https://blog.google/innovation-and-ai/models-and-research/gemini-models/introducing-gemini-3-7-flash/，标志着六周内的第三次 Flash 发布。两种版本都运行在相同的基础智能之上，通过长期的代理循环对底层模型进行递归评估而提升。区别不在于架构，而在于安全防护范围及允许访问的人群。","它可以部署吗？Gemini 3.8 Flash 今天就可以通过 Gemini API 使用：https://ai.google.dev/gemini-api/docs/models/gemini-3.8-flash、Google AI Studio、Antigravity：https://antigravity.google/、Android Studio 和 Gemini Enterprise：https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-8-flash，所以你现在就可以将生产流量引向它。模型权重是封闭的，因此没有自托管或本地部署方式。Gemini 3.8 Flash Cyber 完全不能公开部署：访问权限通过新的 Fairwind 计划按案例授予：https://deepmind.google/fairwind-program/。","研究团队：https://deepmind.google/models/model-cards/gemini-3-8-flash/explains 解释说 3.8 Flash 是基于 3.7 Flash 的。规格保持不变：1048576 令牌上下文窗口，65536 令牌最大输出，文本、图像、音频和视频输入，以及文本输出。思维水平仍为 LOW、MEDIUM 和 HIGH，默认为 MEDIUM。对于迁移的用户，有一个重要变化：3.8 Flash 不支持 MINIMAL，设置该选项会返回 API 验证错误。","行为变化是重点。谷歌直白地描述了收益：3.8 Flash 工作更努力。在复杂任务中，它会执行额外的推理步骤并迭代调用工具，并且在高强度模式下可能消耗更多的令牌。谷歌自己的开发者指南：https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/guides/gemini-3-8-flash 坦率地指出，这样做以更高的令牌消耗换取更好的准确性，并建议当计算效率是约束条件时继续使用 3.7 Flash。这是一个不寻常的直接承认，即新模型并非每种工作负载的默认最佳选择。","在长远软件工程基准 DeepSWE v1.1 上，Google 报告称 3.8 Flash 在成本仅为部分费用的情况下，超越了大多数更大的前沿模型。它在 HLE-Verified 上记录了 54.9%，并且在 Vals Finance Agent V2：https://www.vals.ai/benchmarks/fabv2 以及 Harvey’s Legal Agent Benchmark：https://www.vals.ai/benchmarks/hlab 上，比 3.7 Flash 和其他前沿模型有更高的表现。注意，金融和法律结果是以相对胜利的形式报告的，公告中未提供绝对分数。","在标准漏洞发现基准 CyberGym 上，Google 报告前沿水平的性能，超越了 3.5 Flash Cyber 和明显更大的前沿模型，但没有发布绝对数值。由于 CyberGym 主要是 C 和 C++，Google 还运行了一个覆盖 20 种编程语言的内部基准，报告漏洞发现成功率超过 70%。","针对补丁，Collinear 运行的 CWE-Bench：https://cwe-bench.com/#leaderboard，将 Flash Cyber 的 pass@1 评为 47.2%，而领先的前沿模型为 47.8%。Google 称其在成本显著较低的情况下已接近平价，并将其定位为处于帕累托前沿，而非排行榜首位。","Chrome 安全报告称，Flash 生成的正确补丁比最好的大规模商业模型多 2.6 倍。Wiz：https://www.wiz.io/ 在其内部渗透测试基准上测量出 7.5 到 9.7 个百分点更高的召回率，同时成本降低 2.3 到 5.2 倍。Google 的云漏洞研究团队在不到两小时内发现了一个关键基础漏洞，而这项工作通常需要数月时间。","Google 明确表示，它优先考虑漏洞修复，而非利用等攻击性能力。Flash Cyber 附带了一套更宽松的网络缓解措施，这正是它被限制仅供受信任的防御者使用的原因：政府机构、关键基础设施运营商以及通过 Fairwind 申请的软件维护者。","需要与我们合作推广你的 GitHub 仓库 或 Hugging Face 页面 或 产品发布 或 网络研讨会等？请联系我们：https://forms.gle/wbash1wF6efRj8G58","Asif Razzaq 是 Marktechpost Media Inc. 的首席执行官。作为一位有远见的企业家和工程师，Asif 致力于利用人工智能的潜力造福社会。他最近的努力是推出人工智能媒体平台 Marktechpost，该平台因其对机器学习和深度学习新闻的深入报道而脱颖而出，既技术上可靠，又易于广大受众理解。该平台每月浏览量超过 200 万次，显示了其在观众中的受欢迎程度。"]},"en":{"title":"Google DeepMind releases Gemini 3.8 Flash and Gemini 3.8 Flash Cyber: same core model, two access methods","summary":"Google DeepMind released Gemini 3.8 Flash and Gemini 3.8 Flash Cyber, both based on the same core intelligence, with differences in security envelope and access methods.","category":"Industry","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind releases Gemini 3.8 Flash and Gemini 3.8 Flash Cyber: same core model, two access methods - Aioga AI News","description":"Google DeepMind released Gemini 3.8 Flash and Gemini 3.8 Flash Cyber, both based on the same core intelligence, with differences in security envelope and access methods.","url":"https://www.aioga.com/en/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:13.576Z"},"ja":{"title":"Google DeepMindがGemini 3.8 FlashおよびGemini 3.8 Flash Cyberをリリース:同じコアモデル、2つのアクセス方法を","summary":"Google DeepMindは、同じコアインテリジェンスをベースにしたGemini 3.8 FlashとGemini 3.8 Flash Cyberをリリースしましたが、セキュリティの範囲やアクセス方法に違いがあります。","category":"業界動向","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMindがGemini 3.8 FlashおよびGemini 3.8 Flash Cyberをリリース:同じコアモデル、2つのアクセス方法を - Aioga AIニュース","description":"Google DeepMindは、同じコアインテリジェンスをベースにしたGemini 3.8 FlashとGemini 3.8 Flash Cyberをリリースしましたが、セキュリティの範囲やアクセス方法に違いがあります。","url":"https://www.aioga.com/ja/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:13.868Z"},"ko":{"title":"구글 딥마인드, Gemini 3.8 Flash와 Gemini 3.8 Flash Cyber를 출시: 동일한 핵심 모델, 두 가지 접근 방식","summary":"구글 딥마인드는 동일한 핵심 지능을 기반으로 하지만 보안 범위와 접근 방식에서 차이가 있는 Gemini 3.8 Flash와 Gemini 3.8 Flash Cyber를 출시했습니다.","category":"업계 동향","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"구글 딥마인드, Gemini 3.8 Flash와 Gemini 3.8 Flash Cyber를 출시: 동일한 핵심 모델, 두 가지 접근 방식 - Aioga AI 뉴스","description":"구글 딥마인드는 동일한 핵심 지능을 기반으로 하지만 보안 범위와 접근 방식에서 차이가 있는 Gemini 3.8 Flash와 Gemini 3.8 Flash Cyber를 출시했습니다.","url":"https://www.aioga.com/ko/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:22.381Z"},"es":{"title":"Google DeepMind lanza Gemini 3.8 Flash y Gemini 3.8 Flash Cyber: mismo modelo central, dos métodos de acceso","summary":"Google DeepMind lanzó Gemini 3.8 Flash y Gemini 3.8 Flash Cyber, ambos basados en la misma inteligencia central, con diferencias en el envolvente de seguridad y los métodos de acceso.","category":"Industria","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind lanza Gemini 3.8 Flash y Gemini 3.8 Flash Cyber: mismo modelo central, dos métodos de acceso - Aioga Noticias de IA","description":"Google DeepMind lanzó Gemini 3.8 Flash y Gemini 3.8 Flash Cyber, ambos basados en la misma inteligencia central, con diferencias en el envolvente de seguridad y los métodos de acce...","url":"https://www.aioga.com/es/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:22.832Z"},"fr":{"title":"Google DeepMind lance Gemini 3.8 Flash et Gemini 3.8 Flash Cyber : même modèle de base, deux méthodes d’accès","summary":"Google DeepMind a lancé Gemini 3.8 Flash et Gemini 3.8 Flash Cyber, tous deux basés sur la même intelligence de base, avec des différences dans l’enveloppe de sécurité et les méthodes d’accès.","category":"Industrie","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind lance Gemini 3.8 Flash et Gemini 3.8 Flash Cyber : même modèle de base, deux méthodes d’accès - Aioga Actualités IA","description":"Google DeepMind a lancé Gemini 3.8 Flash et Gemini 3.8 Flash Cyber, tous deux basés sur la même intelligence de base, avec des différences dans l’enveloppe de sécurité et les métho...","url":"https://www.aioga.com/fr/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:31.890Z"},"de":{"title":"Google DeepMind veröffentlicht Gemini 3.8 Flash und Gemini 3.8 Flash Cyber: dasselbe Kernmodell, zwei Zugriffsmethoden","summary":"Google DeepMind brachte Gemini 3.8 Flash und Gemini 3.8 Flash Cyber heraus, beide auf derselben Kernintelligenz basierend, mit Unterschieden in Sicherheitsgrenzen und Zugriffsmethoden.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind veröffentlicht Gemini 3.8 Flash und Gemini 3.8 Flash Cyber: dasselbe Kernmodell, zwei Zugriffsmethoden - Aioga KI-News","description":"Google DeepMind brachte Gemini 3.8 Flash und Gemini 3.8 Flash Cyber heraus, beide auf derselben Kernintelligenz basierend, mit Unterschieden in Sicherheitsgrenzen und Zugriffsmetho...","url":"https://www.aioga.com/de/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:31.926Z"},"pt-BR":{"title":"Google DeepMind lança Gemini 3.8 Flash e Gemini 3.8 Flash Cyber: mesmo modelo central, dois métodos de acesso","summary":"O Google DeepMind lançou o Gemini 3.8 Flash Flash e o Gemini 3.8 Flash Cyber, ambos baseados na mesma inteligência central, com diferenças no envelope de segurança e nos métodos de acesso.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind lança Gemini 3.8 Flash e Gemini 3.8 Flash Cyber: mesmo modelo central, dois métodos de acesso - Aioga Notícias de IA","description":"O Google DeepMind lançou o Gemini 3.8 Flash Flash e o Gemini 3.8 Flash Cyber, ambos baseados na mesma inteligência central, com diferenças no envelope de segurança e nos métodos de...","url":"https://www.aioga.com/pt-BR/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:41.042Z"},"ru":{"title":"Google DeepMind выпускает Gemini 3.8 Flash и Gemini 3.8 Flash Cyber: одна и та же основная модель, два способа доступа","summary":"Google DeepMind выпустила Gemini 3.8 Flash и Gemini 3.8 Flash Cyber, обе основанные на одном и том же базовом интеллекте, с отличиями в огибающей безопасности и способах доступа.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind выпускает Gemini 3.8 Flash и Gemini 3.8 Flash Cyber: одна и та же основная модель, два способа доступа - Aioga Новости ИИ","description":"Google DeepMind выпустила Gemini 3.8 Flash и Gemini 3.8 Flash Cyber, обе основанные на одном и том же базовом интеллекте, с отличиями в огибающей безопасности и способах доступа.","url":"https://www.aioga.com/ru/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:39.520Z"},"ar":{"title":"جوجل ديب مايند تصدر جيميني 3.8 فلاش وجيميني 3.8 فلاش سايبر: نفس الطراز الأساسي، وطريقتان للوصول","summary":"أصدرت Google DeepMind أجهزة Gemini 3.8 Flash وGemini 3.8 Flash Cyber، وكلاهما يعتمد على نفس الذكاء الأساسي، مع اختلافات في الأمان وطرق الوصول.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"جوجل ديب مايند تصدر جيميني 3.8 فلاش وجيميني 3.8 فلاش سايبر: نفس الطراز الأساسي، وطريقتان للوصول - Aioga أخبار الذكاء الاصطناعي","description":"أصدرت Google DeepMind أجهزة Gemini 3.8 Flash وGemini 3.8 Flash Cyber، وكلاهما يعتمد على نفس الذكاء الأساسي، مع اختلافات في الأمان وطرق الوصول.","url":"https://www.aioga.com/ar/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:49.985Z"},"hi":{"title":"Google डीपमाइंड ने जेमिनी 3.8 फ्लैश और जेमिनी 3.8 फ्लैश साइबर जारी किया: एक ही कोर मॉडल, दो एक्सेस विधियां","summary":"Google DeepMind ने Gemini 3.8 Flash और Gemini 3.8 Flash Cyber जारी किए, दोनों एक ही कोर इंटेलिजेंस पर आधारित हैं, जिसमें सुरक्षा लिफाफे और एक्सेस विधियों में अंतर है।","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google डीपमाइंड ने जेमिनी 3.8 फ्लैश और जेमिनी 3.8 फ्लैश साइबर जारी किया: एक ही कोर मॉडल, दो एक्सेस विधियां - Aioga AI समाचार","description":"Google DeepMind ने Gemini 3.8 Flash और Gemini 3.8 Flash Cyber जारी किए, दोनों एक ही कोर इंटेलिजेंस पर आधारित हैं, जिसमें सुरक्षा लिफाफे और एक्सेस विधियों में अंतर है।","url":"https://www.aioga.com/hi/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:49.958Z"},"it":{"title":"Google DeepMind rilascia Gemini 3.8 Flash e Gemini 3.8 Flash Cyber: stesso modello core, due metodi di accesso","summary":"Google DeepMind ha rilasciato Gemini 3.8 Flash e Gemini 3.8 Flash Cyber, entrambi basati sulla stessa intelligenza di base, con differenze nell'inviluppo di sicurezza e nei metodi di accesso.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind rilascia Gemini 3.8 Flash e Gemini 3.8 Flash Cyber: stesso modello core, due metodi di accesso - Aioga Notizie IA","description":"Google DeepMind ha rilasciato Gemini 3.8 Flash e Gemini 3.8 Flash Cyber, entrambi basati sulla stessa intelligenza di base, con differenze nell'inviluppo di sicurezza e nei metodi...","url":"https://www.aioga.com/it/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:58.974Z"},"nl":{"title":"Google DeepMind brengt Gemini 3.8 Flash en Gemini 3.8 Flash Cyber uit: hetzelfde kernmodel, twee toegangsmethoden","summary":"Google DeepMind bracht Gemini 3.8 Flash en Gemini 3.8 Flash Cyber uit, beide gebaseerd op dezelfde kernintelligentie, met verschillen in beveiligingsbereik en toegangsmethoden.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind brengt Gemini 3.8 Flash en Gemini 3.8 Flash Cyber uit: hetzelfde kernmodel, twee toegangsmethoden - Aioga AI-nieuws","description":"Google DeepMind bracht Gemini 3.8 Flash en Gemini 3.8 Flash Cyber uit, beide gebaseerd op dezelfde kernintelligentie, met verschillen in beveiligingsbereik en toegangsmethoden.","url":"https://www.aioga.com/nl/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:44:59.078Z"},"tr":{"title":"Google DeepMind, Gemini 3.8 Flash ve Gemini 3.8 Flash Cyber sürümlerini çıkardı: aynı temel model, iki erişim yöntemi","summary":"Google DeepMind, aynı çekirdek zekaya dayanan ve güvenlik kapsamı ile erişim yöntemlerinde farklılıklarla Gemini 3.8 Flash ve Gemini 3.8 Flash Cyber sürümlerini piyasaya sürdü.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind, Gemini 3.8 Flash ve Gemini 3.8 Flash Cyber sürümlerini çıkardı: aynı temel model, iki erişim yöntemi - Aioga AI Haberleri","description":"Google DeepMind, aynı çekirdek zekaya dayanan ve güvenlik kapsamı ile erişim yöntemlerinde farklılıklarla Gemini 3.8 Flash ve Gemini 3.8 Flash Cyber sürümlerini piyasaya sürdü.","url":"https://www.aioga.com/tr/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:45:07.691Z"},"vi":{"title":"Google DeepMind ra mắt Gemini 3.8 Flash và Gemini 3.8 Flash Cyber: cùng một mẫu lõi, hai phương thức truy cập","summary":"Google DeepMind đã phát hành Gemini 3.8 Flash và Gemini 3.8 Flash Cyber, cả hai đều dựa trên cùng một trí tuệ cốt lõi, với sự khác biệt về phạm vi bảo mật và phương thức truy cập.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind ra mắt Gemini 3.8 Flash và Gemini 3.8 Flash Cyber: cùng một mẫu lõi, hai phương thức truy cập - Tin tức AI Aioga","description":"Google DeepMind đã phát hành Gemini 3.8 Flash và Gemini 3.8 Flash Cyber, cả hai đều dựa trên cùng một trí tuệ cốt lõi, với sự khác biệt về phạm vi bảo mật và phương thức truy cập.","url":"https://www.aioga.com/vi/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:45:07.637Z"},"id":{"title":"Google DeepMind merilis Gemini 3.8 Flash dan Gemini 3.8 Flash Cyber: model inti yang sama, dua metode akses","summary":"Google DeepMind merilis Gemini 3.8 Flash dan Gemini 3.8 Flash Cyber, keduanya berbasis kecerdasan inti yang sama, dengan perbedaan dalam amplop keamanan dan metode akses.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind merilis Gemini 3.8 Flash dan Gemini 3.8 Flash Cyber: model inti yang sama, dua metode akses - Berita AI Aioga","description":"Google DeepMind merilis Gemini 3.8 Flash dan Gemini 3.8 Flash Cyber, keduanya berbasis kecerdasan inti yang sama, dengan perbedaan dalam amplop keamanan dan metode akses.","url":"https://www.aioga.com/id/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:45:16.012Z"},"th":{"title":"Google DeepMind เปิดตัว Gemini 3.8 Flash และ Gemini 3.8 Flash Cyber: รุ่นหลักเดียวกัน มีสองวิธีการเข้าถึง","summary":"Google DeepMind ได้เปิดตัว Gemini 3.8 Flash และ Gemini 3.8 Flash Cyber ซึ่งทั้งสองรุ่นใช้ปัญญาหลักเดียวกัน แต่แตกต่างกันในขอบเขตความปลอดภัยและวิธีการเข้าถึง","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind เปิดตัว Gemini 3.8 Flash และ Gemini 3.8 Flash Cyber: รุ่นหลักเดียวกัน มีสองวิธีการเข้าถึง - ข่าว AI Aioga","description":"Google DeepMind ได้เปิดตัว Gemini 3.8 Flash และ Gemini 3.8 Flash Cyber ซึ่งทั้งสองรุ่นใช้ปัญญาหลักเดียวกัน แต่แตกต่างกันในขอบเขตความปลอดภัยและวิธีการเข้าถึง","url":"https://www.aioga.com/th/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:45:15.912Z"},"pl":{"title":"Google DeepMind wydaje Gemini 3.8 Flash i Gemini 3.8 Flash Cyber: ten sam model podstawowy, dwa sposoby dostępu","summary":"Google DeepMind wypuścił Gemini 3.8 Flash oraz Gemini 3.8 Flash Cyber, oba oparte na tej samej podstawowej analizie, różniące się w zakresie bezpieczeństwa i metodach dostępu.","category":"行业动态","source":"MarkTechPost（RSS）","aggregationSource":"MarkTechPost（RSS）","pageTitle":"Google DeepMind wydaje Gemini 3.8 Flash i Gemini 3.8 Flash Cyber: ten sam model podstawowy, dwa sposoby dostępu - Aioga Wiadomości AI","description":"Google DeepMind wypuścił Gemini 3.8 Flash oraz Gemini 3.8 Flash Cyber, oba oparte na tej samej podstawowej analizie, różniące się w zakresie bezpieczeństwa i metodach dostępu.","url":"https://www.aioga.com/pl/news/cmtkdhylf01h7roc7uqoguxuq/","contentTranslated":true,"sourceHash":"e2ff166f0f4a183d","translatedAt":"2026-09-02T17:45:25.084Z"}},"evidenceTier":"verified-news","reviewStatus":"automated-ingest","indexable":true,"editorialCover":""}}