Update gemini-optimal-temperature.html

This commit is contained in:
2025-11-18 17:54:56 -08:00
committed by GitHub
parent 2b47ab14fa
commit 5889c64cbd

View File

@@ -48,7 +48,7 @@
<section> <section>
<h2 class="text-xl font-bold text-gray-900 mb-3">The "Reliable Cluster"</h2> <h2 class="text-xl font-bold text-gray-900 mb-3">The "Reliable Cluster"</h2>
<p class="text-gray-600 leading-relaxed mb-6"> <p class="text-gray-600 leading-relaxed mb-6">
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>. While Google <a href="https://ai.google.dev/gemini-api/docs/gemini-3?thinking=high#temperature">recommends</a> <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> </p>
<div class="bg-gray-50 rounded-xl p-6 border border-gray-200"> <div class="bg-gray-50 rounded-xl p-6 border border-gray-200">
<div class="flex items-end gap-2 h-32 mb-2"> <div class="flex items-end gap-2 h-32 mb-2">