{"@context":"https://schema.org","@type":"NewsArticle","generatedAt":"2026-07-23T07:21:26.498Z","headline":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","description":"Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","url":"https://www.aioga.com/news/cmrw44yvc00r71p88n3t57q8t/","mainEntityOfPage":"https://www.aioga.com/news/cmrw44yvc00r71p88n3t57q8t/","datePublished":"2026-07-22T12:59:38.863Z","dateModified":"2026-07-22T12:59:38.863Z","inLanguage":"zh-CN","publisher":{"@type":"NewsMediaOrganization","name":"Aioga","url":"https://www.aioga.com"},"citation":["https://ai.google.dev/gemini-api/docs/latest-model","https://aihot.virxact.com/items/cmrw44yvc00r71p88n3t57q8t"],"canonicalUrl":"https://www.aioga.com/news/cmrw44yvc00r71p88n3t57q8t/","directAnswer":{"@type":"Answer","text":"Aioga 编辑摘要：Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。 Aioga 将其归入「产品更新」方向，重点关注它对真实使用和行业竞争的影响。","url":"https://www.aioga.com/news/cmrw44yvc00r71p88n3t57q8t/","dateCreated":"2026-07-22T12:59:38.863Z","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":"ai.google.dev source article","url":"https://ai.google.dev/gemini-api/docs/latest-model","datePublished":"2026-07-22T12:59:38.863Z","provider":{"@type":"Organization","name":"ai.google.dev","url":"https://ai.google.dev/gemini-api/docs/latest-model"}},{"@type":"CreativeWork","name":"AIHot archive record","url":"https://aihot.virxact.com/items/cmrw44yvc00r71p88n3t57q8t","datePublished":"2026-07-22T12:59:38.863Z","provider":{"@type":"Organization","name":"AIHot","url":"https://aihot.virxact.com/items/cmrw44yvc00r71p88n3t57q8t"}}],"aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","originalPublisher":{"name":"ai.google.dev","url":"https://ai.google.dev/gemini-api/docs/latest-model"},"article":{"id":"cmrw44yvc00r71p88n3t57q8t","slug":"cmrw44yvc00r71p88n3t57q8t","url":"https://www.aioga.com/news/cmrw44yvc00r71p88n3t57q8t/","title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","title_en":"Gemini 最新模型：temperature、top_p 和 top_k 已被废弃且将被忽略","summary":"Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","source":"Hacker News 热门（buzzing.cc 中文翻译）","sourceUrl":"https://ai.google.dev/gemini-api/docs/latest-model","aiHotUrl":"https://aihot.virxact.com/items/cmrw44yvc00r71p88n3t57q8t","publishedAt":"2026-07-22T12:59:38.863Z","category":"产品更新","score":33,"selected":false,"articleBody":["This page：# 3.5 Flash：/gemini-api/docs/whats-new-gemini-3.5","Gemini 3.6 Flash ( gemini-3.6-flash ) and Gemini 3.5 Flash-Lite ( gemini-3.5-flash-lite ) are generally available (GA) and ready for production use.","This guide explains what's new in each model, what API changes affect your code, and how to migrate.","Both models support the 1M token context window, 64k max output tokens, thinking, and the full suite of built-in tools including Computer Use：/gemini-api/docs/computer-use.","For complete specs, see the model pages:","For detailed pricing, see the pricing page：/gemini-api/docs/pricing.","Use this table to select the right model and migration path for your workloads.","Both models require removing deprecated sampling parameters ( temperature , top_p , top_k ) and prefilled model turns. See API changes：#api-changes-and-parameter-updates for details.","Due to its improved performance, Gemini 3.6 Flash is now the new default model powering the Antigravity agent：/gemini-api/docs/antigravity-agent in Gemini Managed Agents. This can be changed by setting a new field on the API.","Starting with Gemini 3.6 Flash and Gemini 3.5 Flash-Lite, the following API changes apply to these models and all future Gemini model releases.","Below are detailed explanations and code samples for each API change.","temperature , top_p , and top_k are deprecated and ignored. In future model generations, supplying these parameters returns an HTTP 400 error. Remove these parameters from all requests.","To improve determinism, define a system instruction with explicit rules for your specific use case.","API requests ending with a non-empty model role turn are disallowed and return an HTTP 400 Error .","In legacy generateContent or raw REST payloads, ending with a model role turn is now disallowed:","In the Interactions API, model turns are not manually prefilled. If your application previously prefilled a model turn to suppress preambles or force JSON formatting, use system_instruction or Structured outputs：/gemini-api/docs/structured-output instead.","Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License：https://creativecommons.org/licenses/by/4.0/, and code samples are licensed under the Apache 2.0 License：https://www.apache.org/licenses/LICENSE-2.0. For details, see the Google Developers Site Policies：https://developers.google.com/site-policies. Java is a registered trademark of Oracle and/or its affiliates."],"articleImages":[],"mediaStatus":"none","articleBodyZh":["此页面：# 3.5 Flash：/gemini-api/docs/whats-new-gemini-3.5","Gemini 3.6 Flash (gemini-3.6-flash) 和 Gemini 3.5 Flash-Lite (gemini-3.5-flash-lite) 已正式发布（GA），可用于生产环境。","本指南说明了每个模型的新功能、哪些 API 更改会影响您的代码，以及如何迁移。","这两种模型都支持 1M 令牌上下文窗口、最大输出令牌 64k、思考模式，以及完整的内置工具套件，包括计算机使用：/gemini-api/docs/computer-use。","有关完整规格，请参见模型页面：","有关详细定价，请参见定价页面：/gemini-api/docs/pricing。","使用此表格选择适合您工作负载的模型和迁移路径。","这两种模型都需要删除已弃用的采样参数（temperature、top_p、top_k）以及预填的模型轮次。详情请参见 API 更改：#api-changes-and-parameter-updates。","由于性能提升，Gemini 3.6 Flash 现已成为 Gemini 管理代理中驱动 Antigravity agent：/gemini-api/docs/antigravity-agent 的新默认模型。您可以通过在 API 上设置新字段来更改此设置。","从 Gemini 3.6 Flash 和 Gemini 3.5 Flash-Lite 开始，以下 API 更改适用于这些模型及所有未来的 Gemini 模型版本。","以下是每个 API 更改的详细说明和代码示例。","temperature、top_p 和 top_k 已弃用并将被忽略。在未来的模型版本中，如果提供这些参数，将返回 HTTP 400 错误。请从所有请求中删除这些参数。","为了提高确定性，请为您的具体用例定义带有明确规则的系统指令。","以非空模型角色轮次结尾的 API 请求不被允许，会返回 HTTP 400 错误。","在传统的 generateContent 或原始 REST 负载中，现在不允许以模型角色轮次结尾：","在交互 API 中，模型轮次不再手动预填。如果您的应用程序以前预填充模型轮次以抑制前言或强制 JSON 格式，请使用 system_instruction 或结构化输出：/gemini-api/docs/structured-output。","除非另有说明，本页面内容采用知识共享署名 4.0 国际许可协议（Creative Commons Attribution 4.0 License）授权：https://creativecommons.org/licenses/by/4.0/，代码示例采用 Apache 2.0 许可证授权：https://www.apache.org/licenses/LICENSE-2.0。详情请参阅 Google 开发者网站政策：https://developers.google.com/site-policies。Java 是 Oracle 及/或其附属公司注册的商标。"],"translationStatus":"translated","bodyOrigin":"source-page","editorial":{"summary":"Aioga 编辑摘要：Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。 Aioga 将其归入「产品更新」方向，重点关注它对真实使用和行业竞争的影响。","background":"背景分析：模型与研究类动态需要结合能力边界、开放方式、成本、可用性和真实任务表现判断，单项指标领先不等于已经形成稳定采用。","viewpoint":"Aioga 判断：这条动态更适合作为行业观察信号，当前信息足以建立线索，但不足以推导长期结论。","implications":"影响分析：对相关团队而言，短期应先核对来源、可用范围和实际成本，再判断是否值得接入或跟进。","nextStep":"后续观察：继续观察官方文档、实际可用性、价格变化、开发者反馈和竞品回应。","evidenceRefs":["title","summary","articleBody"],"confidence":"medium","status":"published","aiGenerated":false,"autoApproved":true,"generatedBy":"rule-safe-fallback","generatedAt":"2026-07-23T07:30:40.441Z","sourceHash":"d72c124145d27978","validation":{"passed":true,"mode":"rule-safe-fallback","checks":["schema","length","source-attribution","no-html"]}},"tags":["产品更新","Hacker News 热门（buzzing.cc 中文翻译）"],"translations":{"zh-CN":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga AI资讯","description":"Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","url":"https://www.aioga.com/news/cmrw44yvc00r71p88n3t57q8t/"},"en":{"title":"Gemini 最新模型：temperature、top_p 和 top_k 已被废弃且将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under Products. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"Products","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型：temperature、top_p 和 top_k 已被废弃且将被忽略 - Aioga AI News","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under Products. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些...","url":"https://www.aioga.com/en/news/cmrw44yvc00r71p88n3t57q8t/"},"ja":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aiogaは「製品更新」の動きとして、Hacker News 热门（buzzing.cc 中文翻译） からの更新を追跡しています。Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"製品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga AIニュース","description":"Aiogaは「製品更新」の動きとして、Hacker News 热门（buzzing.cc 中文翻译） からの更新を追跡しています。Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的...","url":"https://www.aioga.com/ja/news/cmrw44yvc00r71p88n3t57q8t/"},"ko":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga는 Hacker News 热门（buzzing.cc 中文翻译）의 업데이트를 제품 업데이트 흐름으로 추적합니다. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"제품 업데이트","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga AI 뉴스","description":"Aioga는 Hacker News 热门（buzzing.cc 中文翻译）의 업데이트를 제품 업데이트 흐름으로 추적합니다. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响...","url":"https://www.aioga.com/ko/news/cmrw44yvc00r71p88n3t57q8t/"},"es":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga sigue esta actualización de Hacker News 热门（buzzing.cc 中文翻译） dentro de Productos. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"Productos","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga Noticias de IA","description":"Aioga sigue esta actualización de Hacker News 热门（buzzing.cc 中文翻译） dentro de Productos. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者...","url":"https://www.aioga.com/es/news/cmrw44yvc00r71p88n3t57q8t/"},"fr":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga suit cette mise à jour de Hacker News 热门（buzzing.cc 中文翻译） dans la catégorie Produits. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"Produits","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga Actualités IA","description":"Aioga suit cette mise à jour de Hacker News 热门（buzzing.cc 中文翻译） dans la catégorie Produits. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接...","url":"https://www.aioga.com/fr/news/cmrw44yvc00r71p88n3t57q8t/"},"de":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga KI-News","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/de/news/cmrw44yvc00r71p88n3t57q8t/"},"pt-BR":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga Notícias de IA","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/pt-BR/news/cmrw44yvc00r71p88n3t57q8t/"},"ru":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga Новости ИИ","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/ru/news/cmrw44yvc00r71p88n3t57q8t/"},"ar":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga أخبار الذكاء الاصطناعي","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/ar/news/cmrw44yvc00r71p88n3t57q8t/"},"hi":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga AI समाचार","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/hi/news/cmrw44yvc00r71p88n3t57q8t/"},"it":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga Notizie IA","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/it/news/cmrw44yvc00r71p88n3t57q8t/"},"nl":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga AI-nieuws","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/nl/news/cmrw44yvc00r71p88n3t57q8t/"},"tr":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga AI Haberleri","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/tr/news/cmrw44yvc00r71p88n3t57q8t/"},"vi":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Tin tức AI Aioga","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/vi/news/cmrw44yvc00r71p88n3t57q8t/"},"id":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Berita AI Aioga","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/id/news/cmrw44yvc00r71p88n3t57q8t/"},"th":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - ข่าว AI Aioga","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/th/news/cmrw44yvc00r71p88n3t57q8t/"},"pl":{"title":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略","summary":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样参数。目前受影响的具体模型版本及替代方案尚未公布。","category":"产品更新","source":"ai.google.dev","aggregationSource":"Hacker News 热门（buzzing.cc 中文翻译）","pageTitle":"Gemini 最新模型废弃 temperature、top_p 和 top_k 参数，设置将被忽略 - Aioga Wiadomości AI","description":"Aioga tracks this update from Hacker News 热门（buzzing.cc 中文翻译） under 产品更新. Google 在 Gemini 最新模型中废弃了 temperature、top_p 和 top_k 三个采样参数，API 中传入这些参数将被直接忽略。该变更旨在简化模型调用接口，开发者无需再手动调整这些传统采样...","url":"https://www.aioga.com/pl/news/cmrw44yvc00r71p88n3t57q8t/"}}}}