Update gemini-optimal-temperature.html

This commit is contained in:
2025-11-18 17:51:36 -08:00
committed by GitHub
parent a56cf63390
commit 2b47ab14fa

View File

@@ -48,7 +48,7 @@
<section>
<h2 class="text-xl font-bold text-gray-900 mb-3">The "Reliable Cluster"</h2>
<p class="text-gray-600 leading-relaxed mb-6">
While many developers default to <code>0.7</code> or <code>1.0</code> for creative tasks, our benchmarks for complex JavaScript implementation show a distinct cluster of perfection between <strong>0.0 and 0.5</strong>.
While Google [recommends](https://ai.google.dev/gemini-api/docs/gemini-3?thinking=high#temperature) <code>1.0</code>, our benchmarks for complex JavaScript implementation show a distinct cluster of perfection between <strong>0.0 and 0.5</strong>.
</p>
<div class="bg-gray-50 rounded-xl p-6 border border-gray-200">
<div class="flex items-end gap-2 h-32 mb-2">